[arch-commits] Commit in arm-wince-cegcc-binutils (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 22:56:46 UTC 2013
Date: Wednesday, October 30, 2013 @ 23:56:46
Author: allan
Revision: 99674
remove !libtool
Modified:
arm-wince-cegcc-binutils/repos/community-i686/PKGBUILD
arm-wince-cegcc-binutils/repos/community-x86_64/PKGBUILD
arm-wince-cegcc-binutils/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 1 -
repos/community-x86_64/PKGBUILD | 1 -
trunk/PKGBUILD | 2 +-
3 files changed, 1 insertion(+), 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-30 22:56:21 UTC (rev 99673)
+++ repos/community-i686/PKGBUILD 2013-10-30 22:56:46 UTC (rev 99674)
@@ -8,7 +8,6 @@
pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
arch=(i686 x86_64)
license=(GPL)
-options=(!libtool)
url="http://cegcc.sf.net"
depends=(zlib)
groups=('cegcc')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-30 22:56:21 UTC (rev 99673)
+++ repos/community-x86_64/PKGBUILD 2013-10-30 22:56:46 UTC (rev 99674)
@@ -8,7 +8,6 @@
pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
arch=(i686 x86_64)
license=(GPL)
-options=(!libtool)
url="http://cegcc.sf.net"
depends=(zlib)
groups=('cegcc')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 22:56:21 UTC (rev 99673)
+++ trunk/PKGBUILD 2013-10-30 22:56:46 UTC (rev 99674)
@@ -8,7 +8,7 @@
pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
arch=(i686 x86_64)
license=(GPL)
-options=('!libtool' 'staticlibs')
+options=('staticlibs')
url="http://cegcc.sf.net"
depends=(zlib)
groups=('cegcc')
More information about the arch-commits
mailing list