summaryrefslogtreecommitdiff
path: root/security/coreconf
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2003-02-07 06:57:57 +0000
committerwtc%netscape.com <devnull@localhost>2003-02-07 06:57:57 +0000
commitb2074de1084442246ccf513f90f71a143fc4a26b (patch)
tree1c3373f78a72a31782b803d0ead8248f10375d85 /security/coreconf
parent2998d4f70f6eb33c121c833bcfbdc76beb6e2d4f (diff)
downloadnss-hg-b2074de1084442246ccf513f90f71a143fc4a26b.tar.gz
Set the default compiler to cc.
Diffstat (limited to 'security/coreconf')
-rw-r--r--security/coreconf/Darwin.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/coreconf/Darwin.mk b/security/coreconf/Darwin.mk
index 59f5af8fd..d58e5c760 100644
--- a/security/coreconf/Darwin.mk
+++ b/security/coreconf/Darwin.mk
@@ -35,6 +35,8 @@
include $(CORE_DEPTH)/coreconf/UNIX.mk
+DEFAULT_COMPILER = cc
+
CC = cc
CCC = c++
RANLIB = ranlib