pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk note that xlc support is on Darwin.
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb3408d5328e
branches: trunk
changeset: 489083:eb3408d5328e
user: grant <grant%pkgsrc.org@localhost>
date: Wed Feb 16 08:41:20 2005 +0000
description:
note that xlc support is on Darwin.
diffstat:
mk/compiler.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ccd13c7da188 -r eb3408d5328e mk/compiler.mk
--- a/mk/compiler.mk Wed Feb 16 08:03:44 2005 +0000
+++ b/mk/compiler.mk Wed Feb 16 08:41:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: compiler.mk,v 1.45 2005/02/15 07:43:43 grant Exp $
+# $NetBSD: compiler.mk,v 1.46 2005/02/16 08:41:20 grant Exp $
#
# This Makefile fragment implements handling for supported C/C++/Fortran
# compilers.
@@ -20,7 +20,7 @@
# mipspro-ucode Silicon Graphics, Inc. MIPSpro (o32)
# sunpro Sun Microsystems, Inc. WorkShip/Forte/Sun
# ONE Studio
-# xlc IBM's XL C/C++ compiler suite
+# xlc IBM's XL C/C++ compiler suite (Darwin/MacOSX)
#
# The default is "gcc". You can use ccache and/or distcc with
# an appropriate PKGSRC_COMPILER setting, e.g. "ccache distcc
Home |
Main Index |
Thread Index |
Old Index