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

Sergej Pupykin spupykin at nymeria.archlinux.org
Sat Nov 2 08:58:02 UTC 2013


    Date: Saturday, November 2, 2013 @ 09:58:01
  Author: spupykin
Revision: 100310

Modified:
  sdcc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-02 08:57:33 UTC (rev 100309)
+++ PKGBUILD	2013-11-02 08:58:01 UTC (rev 100310)
@@ -4,7 +4,7 @@
 
 pkgname=sdcc
 pkgver=3.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,7 +12,7 @@
 makedepends=('gputils' 'flex' 'bison' 'patch' 'boost')
 optdepends=('python')
 url="http://sdcc.sourceforge.net/"
-options=(!strip)
+options=(!strip  staticlibs)
 source=(http://downloads.sourceforge.net/sourceforge/sdcc/$pkgname-src-$pkgver.tar.bz2)
 md5sums=('c7c6aa75415580795ecc4fd31948e5ba')
 




More information about the arch-commits mailing list