[arch-commits] Commit in libstdc++5 (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:40:47 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:40:46
  Author: allan
Revision: 198242

remove !libtool

Modified:
  libstdc++5/repos/extra-i686/PKGBUILD
  libstdc++5/repos/extra-x86_64/PKGBUILD
  libstdc++5/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    2 +-
 repos/extra-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD              |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 13:40:21 UTC (rev 198241)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:40:46 UTC (rev 198242)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL')
 depends=('gcc-libs')
 makedepends=('binutils' 'gcc')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2
         'gcc-3.4.3-no_multilib_amd64.patch')
 md5sums=('18c52e6fb8966b7700665dca289d077f'

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:40:21 UTC (rev 198241)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:40:46 UTC (rev 198242)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL')
 depends=('gcc-libs')
 makedepends=('binutils' 'gcc')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2
         'gcc-3.4.3-no_multilib_amd64.patch')
 md5sums=('18c52e6fb8966b7700665dca289d077f'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:40:21 UTC (rev 198241)
+++ trunk/PKGBUILD	2013-10-30 13:40:46 UTC (rev 198242)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL')
 depends=('gcc-libs')
 makedepends=('binutils' 'gcc')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2
         'gcc-3.4.3-no_multilib_amd64.patch')
 md5sums=('18c52e6fb8966b7700665dca289d077f'




More information about the arch-commits mailing list