Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=805bc2ae2f53baee7ef842db8707c02e681f751a

commit 805bc2ae2f53baee7ef842db8707c02e681f751a
Author: crazy <[email protected]>
Date:   Sun Jan 28 22:14:29 2018 +0100

unifdef-2.11-2-x86_64

* rebuild with tc
* FB fix up

diff --git a/source/apps-extra/unifdef/FrugalBuild 
b/source/apps-extra/unifdef/FrugalBuild
index 81ad508..33a4e5e 100644
--- a/source/apps-extra/unifdef/FrugalBuild
+++ b/source/apps-extra/unifdef/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=unifdef
pkgver=2.11
-pkgrel=1
+pkgrel=2
pkgdesc="Unifdef is useful for removing #ifdef'ed lines from a file."
url="http://dotat.at/prog/unifdef/";
-depends=('glibc')
+depends=('glibc>=2.26.9000-3')
groups=('apps-extra')
archs=('x86_64')
_F_archive_grepv="\.23.[0-9a-z]"
@@ -19,9 +19,7 @@ build()
Fcd
Fsed '${HOME}' '/usr'  Makefile

-       if [ "$CARCH" == "x86_64" ]; then
-               CFLAGS+=" -fPIC"
-       fi
+       CFLAGS+=" -fPIC"
Fbuild
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to