From 62a259d0421daa29bedc53d2fd06f732ad22bda9 Mon Sep 17 00:00:00 2001 From: piernov Date: Fri, 22 Jul 2011 17:36:14 +0200 Subject: boehm-gc 7.1-2 ajout support c++ --- base/boehm-gc/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'base/boehm-gc/Pkgfile') diff --git a/base/boehm-gc/Pkgfile b/base/boehm-gc/Pkgfile index d90d0a9ad..93dfcd9d7 100644 --- a/base/boehm-gc/Pkgfile +++ b/base/boehm-gc/Pkgfile @@ -6,7 +6,7 @@ name=boehm-gc version=7.1 -release=1 +release=2 source=(http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-${version}.tar.gz) build() { @@ -14,7 +14,8 @@ build() { ./configure --prefix=/usr \ --enable-threads=pthreads \ --enable-static \ - --enable-shared + --enable-shared \ + --enable-cplusplus install -D -m 644 doc/gc.man $PKG/usr/share/man/man3/gc.3 make make DESTDIR=$PKG install -- cgit v1.2.3-70-g09d2