Files
bsdports/crypto/libnss/files/patch-coreconf_ruleset.mk
2019-12-26 07:26:06 +00:00

12 lines
280 B
Makefile

--- coreconf/ruleset.mk~
+++ coreconf/ruleset.mk
@@ -85,7 +85,7 @@
#
ifndef COMPILER_TAG
- ifneq ($(DEFAULT_COMPILER), $(notdir $(firstword $(CC))))
+ ifneq ($(DEFAULT_COMPILER), $(CC))
#
# Temporary define for the Client; to be removed when binary release is used
#