hos: allow turning off ams extension hard-reqs for unit testing

This commit is contained in:
Michael Scire
2021-10-22 09:40:18 -07:00
committed by SciresM
parent 2a842791eb
commit 018ae08409
5 changed files with 42 additions and 1 deletions

View File

@@ -123,6 +123,7 @@ $(OFILES) : $(GCH_FILES)
$(OFILES_SRC) : $(HFILES_BIN)
ams_environment_weak.o: CXXFLAGS += -fno-lto
hos_version_api_weak_for_unit_test.o: CXXFLAGS += -fno-lto
pm_info_api_weak.o: CXXFLAGS += -fno-lto
hos_stratosphere_api.o: CXXFLAGS += -fno-lto