From 5a38311ebf1c9672075432a51901525eaf14217d Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Sat, 9 Oct 2021 14:51:44 -0700 Subject: [PATCH] libstrat: remove lingering debugging edits --- libraries/libstratosphere/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libraries/libstratosphere/Makefile b/libraries/libstratosphere/Makefile index c6dfa2e93..a01800fc5 100644 --- a/libraries/libstratosphere/Makefile +++ b/libraries/libstratosphere/Makefile @@ -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 #---------------------------------------------------------------------------------