summaryrefslogtreecommitdiff
path: root/extra/gnu-efi-libs/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
committerroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
commit94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (patch)
tree3eeb5098d6fe3d9cad00a0e1df056de10d0464e6 /extra/gnu-efi-libs/PKGBUILD
parent06a76442fa8de4a9975266a4eca7fb2a953f5244 (diff)
Thu Oct 24 00:55:58 PDT 2013
Diffstat (limited to 'extra/gnu-efi-libs/PKGBUILD')
-rw-r--r--extra/gnu-efi-libs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnu-efi-libs/PKGBUILD b/extra/gnu-efi-libs/PKGBUILD
index 64e52346a..28de86fd1 100644
--- a/extra/gnu-efi-libs/PKGBUILD
+++ b/extra/gnu-efi-libs/PKGBUILD
@@ -5,12 +5,12 @@
_pkgver="3.0"
pkgname="gnu-efi-libs"
pkgver="${_pkgver}u"
-pkgrel="3"
+pkgrel="4"
pkgdesc="Library for building UEFI Applications using GNU toolchain"
url="http://sourceforge.net/projects/gnu-efi/"
license=('GPL')
arch=('x86_64' 'i686')
-options=('!strip' '!makeflags')
+options=('!strip' '!makeflags' 'staticlibs')
makedepends=('pciutils')
source=("http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz")