Date: Friday, October 25, 2013 @ 11:54:27
  Author: spupykin
Revision: 99170

Modified:
  arm-wince-cegcc-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-25 09:54:13 UTC (rev 99169)
+++ PKGBUILD    2013-10-25 09:54:27 UTC (rev 99170)
@@ -8,7 +8,7 @@
 pkgdesc="CE GCC bundle - cross compilation tools for WinCE"
 arch=(i686 x86_64)
 license=('GPL')
-options=(!libtool !strip)
+options=(!libtool !strip staticlibs)
 url="http://cegcc.sf.net";
 depends=('cloog' 'ppl' 'arm-wince-cegcc-binutils')
 makedepends=('arm-wince-cegcc-newlib' 'arm-wince-cegcc-w32api'

Reply via email to