summaryrefslogtreecommitdiff
path: root/community/arm-wince-cegcc-gcc/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/arm-wince-cegcc-gcc/PKGBUILD
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/arm-wince-cegcc-gcc/PKGBUILD')
-rw-r--r--community/arm-wince-cegcc-gcc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/arm-wince-cegcc-gcc/PKGBUILD b/community/arm-wince-cegcc-gcc/PKGBUILD
index 8787f4b46..1962507a8 100644
--- a/community/arm-wince-cegcc-gcc/PKGBUILD
+++ b/community/arm-wince-cegcc-gcc/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 61036 2011-12-20 20:10:53Z spupykin $
+# $Id: PKGBUILD 99679 2013-10-30 22:58:46Z allan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=arm-wince-cegcc-gcc
@@ -8,7 +8,7 @@ _prefix=/opt/cegcc
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'