From af55ad6e67d1f2daf3b15a9af3e5b898d7c337e0 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 --- libstratosphere/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libstratosphere/Makefile b/libstratosphere/Makefile index c6dfa2e9..a01800fc 100644 --- a/libstratosphere/Makefile +++ b/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 #---------------------------------------------------------------------------------