From 681d0b5838ba59aaf20f27fa0a2d2f50eaf87ccb Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 8 Mar 2016 11:05:29 +0000 Subject: Rebuilt with --disable-install-libiberty. --- current/gcc/gcc-multilib.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'current') diff --git a/current/gcc/gcc-multilib.SlackBuild b/current/gcc/gcc-multilib.SlackBuild index 56069b9..2b54b6f 100755 --- a/current/gcc/gcc-multilib.SlackBuild +++ b/current/gcc/gcc-multilib.SlackBuild @@ -2,7 +2,7 @@ # GCC package build script (written by volkerdi@slackware.com) # # Copyright 2003, 2004 Slackware Linux, Inc., Concord, California, USA -# Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -54,7 +54,7 @@ PKGNAM=gcc VERSION=${VERSION:-5.3.0} -BUILD=${BUILD:-2alien} +BUILD=${BUILD:-3alien} # How many jobs to run in parallel: NUMJOBS=" -j7 " @@ -459,7 +459,7 @@ ANTLJAR=$(echo $CWD/antlr-*.jar | tail -1) --enable-__cxa_atexit \ --enable-libssp \ --enable-lto \ - --enable-install-libiberty \ + --disable-install-libiberty \ --with-gnu-ld \ --verbose \ --enable-java-home \ -- cgit v1.2.3