mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 19:41:18 +02:00
12 lines
308 B
Makefile
12 lines
308 B
Makefile
--- coreconf/ruleset.mk.orig 2018-08-31 12:55:53 UTC
|
|
+++ coreconf/ruleset.mk
|
|
@@ -53,7 +53,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
|
|
#
|