1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00

libstrat: remove lingering debugging edits

This commit is contained in:
Michael Scire 2021-10-09 14:51:44 -07:00
parent 1ab0bd1765
commit 5a38311ebf

View file

@ -129,10 +129,6 @@ hos_stratosphere_api.o: CXXFLAGS += -fno-lto
init_operator_new.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
#---------------------------------------------------------------------------------