[arch-commits] Commit in gdc (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:29:07 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:29:07
  Author: allan
Revision: 99750

remove !libtool

Modified:
  gdc/repos/community-i686/PKGBUILD
  gdc/repos/community-x86_64/PKGBUILD
  gdc/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 23:28:45 UTC (rev 99749)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:29:07 UTC (rev 99750)
@@ -10,7 +10,7 @@
 url="https://github.com/D-Programming-GDC/GDC"
 license=('GPL')
 makedepends=('binutils>=2.23' 'git' 'gcc' 'make' 'perl' 'cloog' 'automake')
-options=('!libtool' '!emptydirs' '!buildflags')
+options=('!emptydirs' '!buildflags')
 _snapshot=4.8-20130725
 source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
         gdc::git://github.com/D-Programming-GDC/GDC.git#branch=gdc-4.8

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:28:45 UTC (rev 99749)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:29:07 UTC (rev 99750)
@@ -10,7 +10,7 @@
 url="https://github.com/D-Programming-GDC/GDC"
 license=('GPL')
 makedepends=('binutils>=2.23' 'git' 'gcc' 'make' 'perl' 'cloog' 'automake')
-options=('!libtool' '!emptydirs' '!buildflags')
+options=('!emptydirs' '!buildflags')
 _snapshot=4.8-20130725
 source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
         gdc::git://github.com/D-Programming-GDC/GDC.git#branch=gdc-4.8

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:28:45 UTC (rev 99749)
+++ trunk/PKGBUILD	2013-10-30 23:29:07 UTC (rev 99750)
@@ -10,7 +10,7 @@
 url="https://github.com/D-Programming-GDC/GDC"
 license=('GPL')
 makedepends=('binutils>=2.23' 'git' 'gcc' 'make' 'perl' 'cloog' 'automake')
-options=('!libtool' '!emptydirs' '!buildflags')
+options=('!emptydirs' '!buildflags')
 _snapshot=4.8-20130725
 source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
         gdc::git://github.com/D-Programming-GDC/GDC.git#branch=gdc-4.8




More information about the arch-commits mailing list