[arch-commits] Commit in avr-libc/trunk (PKGBUILD)

Jakob Gruber schuay at nymeria.archlinux.org
Mon Oct 21 17:43:05 UTC 2013


    Date: Monday, October 21, 2013 @ 19:43:05
  Author: schuay
Revision: 98958

Add staticlibs to avr-libc

Modified:
  avr-libc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 17:36:44 UTC (rev 98957)
+++ PKGBUILD	2013-10-21 17:43:05 UTC (rev 98958)
@@ -12,7 +12,7 @@
 url="http://savannah.nongnu.org/projects/avr-libc/"
 license=('BSD')
 depends=('avr-gcc')
-options=('!strip')
+options=('staticlibs' '!strip')
 source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
 md5sums=('54c71798f24c96bab206be098062344f'
          '4dfc58651096f56f49fb07961ea15eee')




More information about the arch-commits mailing list