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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 22:57:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 23:57:09
  Author: allan
Revision: 99675

remove !libtool

Modified:
  arm-wince-cegcc-cegccdll/repos/community-any/PKGBUILD
  arm-wince-cegcc-cegccdll/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:56:46 UTC (rev 99674)
+++ repos/community-any/PKGBUILD	2013-10-30 22:57:09 UTC (rev 99675)
@@ -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' 'arm-wince-cegcc-newlib' 'arm-wince-cegcc-importlibs')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 22:56:46 UTC (rev 99674)
+++ trunk/PKGBUILD	2013-10-30 22:57:09 UTC (rev 99675)
@@ -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' 'arm-wince-cegcc-newlib' 'arm-wince-cegcc-importlibs')




More information about the arch-commits mailing list