[arch-commits] Commit in arm-wince-cegcc-gcc (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 22:58:46 UTC 2013


    Date: Wednesday, October 30, 2013 @ 23:58:46
  Author: allan
Revision: 99679

remove !libtool

Modified:
  arm-wince-cegcc-gcc/repos/community-i686/PKGBUILD
  arm-wince-cegcc-gcc/repos/community-x86_64/PKGBUILD
  arm-wince-cegcc-gcc/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 22:58:24 UTC (rev 99678)
+++ repos/community-i686/PKGBUILD	2013-10-30 22:58:46 UTC (rev 99679)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(i686 x86_64)
 license=('GPL')
-options=(!libtool !strip)
+options=(!strip)
 url="http://cegcc.sf.net"
 depends=('cloog' 'ppl' 'arm-wince-cegcc-binutils')
 makedepends=('arm-wince-cegcc-newlib' 'arm-wince-cegcc-w32api'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 22:58:24 UTC (rev 99678)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 22:58:46 UTC (rev 99679)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(i686 x86_64)
 license=('GPL')
-options=(!libtool !strip)
+options=(!strip)
 url="http://cegcc.sf.net"
 depends=('cloog' 'ppl' 'arm-wince-cegcc-binutils')
 makedepends=('arm-wince-cegcc-newlib' 'arm-wince-cegcc-w32api'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 22:58:24 UTC (rev 99678)
+++ trunk/PKGBUILD	2013-10-30 22:58:46 UTC (rev 99679)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(i686 x86_64)
 license=('GPL')
-options=(!libtool !strip staticlibs)
+options=(!strip staticlibs)
 url="http://cegcc.sf.net"
 depends=('cloog' 'ppl' 'arm-wince-cegcc-binutils')
 makedepends=('arm-wince-cegcc-newlib' 'arm-wince-cegcc-w32api'




More information about the arch-commits mailing list