From b4d5150542b25aeacfc114759beec5bfbeecd991 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 Nov 2008 01:43:55 +0100 Subject: [PATCH] gcc: pass --enable-shared, otherwise shared libs won't be built! --HG-- extra : convert_revision : e95fdba46e497f27d316bbbdc92a41af27c15daa --- templates/gcc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gcc.tmpl b/templates/gcc.tmpl index 0321c644e87..dd7d92b0ece 100644 --- a/templates/gcc.tmpl +++ b/templates/gcc.tmpl @@ -10,7 +10,7 @@ configure_args="--enable-clocale=gnu --disable-bootstrap --enable-languages=c,c++,objc,obj-c++ --enable-tls --with-local-prefix=$XBPS_DESTDIR/$pkgname-$version --with-mpfr=$XBPS_MASTERDIR/usr --with-gmp=$XBPS_MASTERDIR/usr - --disable-rpath --with-system-zlib" + --disable-rpath --with-system-zlib --enable-shared" short_desc="The GNU C Compiler suite" maintainer="Juan RP " checksum=bfbf487731ad5dca37efe480a837417de071bd67e685d5c1df6a290707575165