summaryrefslogtreecommitdiff
path: root/extra/ffcall
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ffcall')
-rw-r--r--extra/ffcall/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ffcall/PKGBUILD b/extra/ffcall/PKGBUILD
index 5d21a3d7b..6652abce5 100644
--- a/extra/ffcall/PKGBUILD
+++ b/extra/ffcall/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 128452 2011-06-24 01:23:15Z eric $
+# $Id: PKGBUILD 197949 2013-10-30 11:51:49Z allan $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Michael Baehr <usemike@spamblocked.com>
@@ -9,7 +9,7 @@ pkgdesc="C library for implementing foreign function calls in embedded interpret
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libffcall/"
license=('GPL2')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=(http://www.haible.de/bruno/gnu/${pkgname}-${pkgver}.tar.gz)
md5sums=('2db95007e901f3bc2ae7e5a9fe9ebea4')