p11-kit:rebuild gnutls 32bit make error

This commit is contained in:
Rmys
2019-04-01 00:27:38 +03:00
parent 1e80dfb6c1
commit 74e4ce5d43
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ def setup():
shelltools.export("CC", "%s -m32" % get.CC())
shelltools.export("CXX", "%s -m32" % get.CXX())
shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
options += "--prefix=/_emul32 \
--libdir=/usr/lib32 \
options += "--libdir=/usr/lib32 \
--libexecdir=/_emul32/libexec \
--with-module-path=/usr/lib32/pkcs11"
+7
View File
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-04-01</Date>
<Version>0.23.13</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2019-01-23</Date>
<Version>0.23.13</Version>