blob: 362b89d7f995b32065bd0f898a0a775066154472 [file] [log] [blame]
CXX_SOURCES := calling.cpp
ifneq (,$(findstring icc,$(CC)))
CXXFLAGS_EXTRAS := -debug inline-debug-info
endif
include Makefile.rules