pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/swig-build Set USE_GCC_SHLIB. Fixes linking on S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea0d5848dae1
branches: trunk
changeset: 463330:ea0d5848dae1
user: gavan <gavan%pkgsrc.org@localhost>
date: Thu Nov 06 18:14:03 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
devel/swig-build/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 87d6ce006b92 -r ea0d5848dae1 devel/swig-build/Makefile.common
--- a/devel/swig-build/Makefile.common Thu Nov 06 17:39:30 2003 +0000
+++ b/devel/swig-build/Makefile.common Thu Nov 06 18:14:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2003/08/28 22:33:14 epg Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/11/06 18:14:03 gavan Exp $
DISTNAME= swig-${SWIG_VERSION}
CATEGORIES= devel
@@ -18,6 +18,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/Tools/libtool
Home |
Main Index |
Thread Index |
Old Index