Files
genode-world/lib/mk/fdk-aac_sbrenc.mk
Norman Feske 3ee1f80051 Disable strict warnings
This commit is a response to Genode's increased default warning level.
See the corresponding issue at:

  https://github.com/genodelabs/genode/issues/465
2018-01-17 19:27:10 +01:00

8 lines
178 B
Makefile

include $(REP_DIR)/lib/mk/fdk-aac.inc
SRC_CC := $(notdir $(wildcard $(FDK_AAC_SRC_DIR)/libSBRenc/src/*.cpp))
vpath %.cpp $(FDK_AAC_SRC_DIR)/libSBRenc/src
CC_CXX_WARN_STRICT =