mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-10 06:01:52 +00:00
libstrat: remove lingering debugging edits
This commit is contained in:
parent
1ab0bd1765
commit
5a38311ebf
1 changed files with 0 additions and 4 deletions
|
@ -129,10 +129,6 @@ hos_stratosphere_api.o: CXXFLAGS += -fno-lto
|
||||||
init_operator_new.o: CXXFLAGS += -fno-lto
|
init_operator_new.o: CXXFLAGS += -fno-lto
|
||||||
init_libnx_shim.os.horizon.o: CXXFLAGS += -fno-lto
|
init_libnx_shim.os.horizon.o: CXXFLAGS += -fno-lto
|
||||||
|
|
||||||
usb_remote_ds_endpoint.o: CXXFLAGS += -Wno-error=deprecated-declarations
|
|
||||||
usb_remote_ds_interface.o: CXXFLAGS += -Wno-error=deprecated-declarations
|
|
||||||
usb_remote_ds_service.o: CXXFLAGS += -Wno-error=deprecated-declarations
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
%_bin.h %.bin.o : %.bin
|
%_bin.h %.bin.o : %.bin
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue