mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
12 lines
280 B
Makefile
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
|
|
#
|