Date: Wednesday, October 30, 2013 @ 23:59:10 Author: allan Revision: 99680
remove !libtool Modified: arm-wince-cegcc-gcc-base/repos/community-i686/PKGBUILD arm-wince-cegcc-gcc-base/repos/community-x86_64/PKGBUILD arm-wince-cegcc-gcc-base/trunk/PKGBUILD ---------------------------------+ repos/community-i686/PKGBUILD | 1 - repos/community-x86_64/PKGBUILD | 1 - trunk/PKGBUILD | 1 - 3 files changed, 3 deletions(-) Modified: repos/community-i686/PKGBUILD =================================================================== --- repos/community-i686/PKGBUILD 2013-10-30 22:58:46 UTC (rev 99679) +++ repos/community-i686/PKGBUILD 2013-10-30 22:59:10 UTC (rev 99680) @@ -8,7 +8,6 @@ pkgdesc="CE GCC bundle - cross compilation tools for WinCE" arch=(i686 x86_64) license=(GPL) -options=(!libtool) url="http://cegcc.sf.net" depends=('glibc' 'mpfr' 'cloog') makedepends=(arm-wince-cegcc-binutils) Modified: repos/community-x86_64/PKGBUILD =================================================================== --- repos/community-x86_64/PKGBUILD 2013-10-30 22:58:46 UTC (rev 99679) +++ repos/community-x86_64/PKGBUILD 2013-10-30 22:59:10 UTC (rev 99680) @@ -8,7 +8,6 @@ pkgdesc="CE GCC bundle - cross compilation tools for WinCE" arch=(i686 x86_64) license=(GPL) -options=(!libtool) url="http://cegcc.sf.net" depends=('glibc' 'mpfr' 'cloog') makedepends=(arm-wince-cegcc-binutils) Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 22:58:46 UTC (rev 99679) +++ trunk/PKGBUILD 2013-10-30 22:59:10 UTC (rev 99680) @@ -8,7 +8,6 @@ pkgdesc="CE GCC bundle - cross compilation tools for WinCE" arch=(i686 x86_64) license=(GPL) -options=(!libtool) url="http://cegcc.sf.net" depends=('glibc' 'mpfr' 'cloog') makedepends=(arm-wince-cegcc-binutils)
