# $Id$ ifeq "$(COMPILER)-$(DEBUG_SFX)$(DLL)" "icc-Release" ifneq "" "$(filter -static-intel,$(DLL_LDFLAGS))" # Too many affected files to be worth listing CXXFLAGS += -fno-builtin-strcat -fno-builtin-strcpy endif endif