diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-06-15 15:20:02 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-06-15 15:20:02 +0000 |
commit | 5b706b9bb66d34c63895d09ec7caeb5b41f78d6c (patch) | |
tree | 47060e5bb94be1155dae12a2f6ce0637d19012b4 /devel/boehm-gc/files | |
parent | aed20817358b663a1bf77e9a8df0f6cee99e13de (diff) | |
download | FreeBSD-ports-5b706b9bb66d34c63895d09ec7caeb5b41f78d6c.zip FreeBSD-ports-5b706b9bb66d34c63895d09ec7caeb5b41f78d6c.tar.gz |
Update to 6.2alpha6.
Diffstat (limited to 'devel/boehm-gc/files')
-rw-r--r-- | devel/boehm-gc/files/patch-configure | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/devel/boehm-gc/files/patch-configure b/devel/boehm-gc/files/patch-configure index 5946d39..c577962 100644 --- a/devel/boehm-gc/files/patch-configure +++ b/devel/boehm-gc/files/patch-configure @@ -1,15 +1,6 @@ ---- configure.orig Sat Mar 8 09:29:30 2003 -+++ configure Mon May 5 21:48:08 2003 -@@ -3780,7 +3780,7 @@ - esac - - if test "${enable_cplusplus}" = yes; then -- addobjs="$addobjs gc_cpp.lo" -+ addobjs="$addobjs gc_cpp.lo -lstdc++" - addincludes="$addincludes include/gc_cpp.h include/gc_allocator.h" - addtests="$addtests test_cpp" - fi -@@ -8479,6 +8479,7 @@ +--- configure.orig Wed May 14 05:07:49 2003 ++++ configure Mon Jun 2 22:48:04 2003 +@@ -8488,6 +8488,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" |