[arch-commits] Commit in arm-wince-cegcc-newlib (2 files)

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


    Date: Thursday, October 31, 2013 @ 00:00:23
  Author: allan
Revision: 99683

remove !libtool

Modified:
  arm-wince-cegcc-newlib/repos/community-any/PKGBUILD
  arm-wince-cegcc-newlib/trunk/PKGBUILD

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

Modified: repos/community-any/PKGBUILD
===================================================================
--- repos/community-any/PKGBUILD	2013-10-30 22:59:52 UTC (rev 99682)
+++ repos/community-any/PKGBUILD	2013-10-30 23:00:23 UTC (rev 99683)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=('any')
 license=('GPL')
-options=('!libtool' '!strip')
+options=('!strip')
 url="http://cegcc.sf.net"
 depends=()
 makedepends=('arm-wince-cegcc-gcc-base' 'arm-wince-cegcc-binutils' 'arm-wince-cegcc-w32api')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 22:59:52 UTC (rev 99682)
+++ trunk/PKGBUILD	2013-10-30 23:00:23 UTC (rev 99683)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=('any')
 license=('GPL')
-options=('!libtool' '!strip' staticlibs)
+options=('!strip' staticlibs)
 url="http://cegcc.sf.net"
 depends=()
 makedepends=('arm-wince-cegcc-gcc-base' 'arm-wince-cegcc-binutils' 'arm-wince-cegcc-w32api')




More information about the arch-commits mailing list