Files
genode-world/lib/mk/rtaudio.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

10 lines
158 B
Makefile

include $(REP_DIR)/lib/import/import-rtaudio.mk
LIBS := stdcxx
SRC_CC := RtAudio.cpp
vpath %.cpp $(RTAUDIO_PORT_DIR)/src/lib/rtaudio
CC_CXX_WARN_STRICT =