p11-kit:rebuild gnutls 32bit make error
This commit is contained in:
@@ -17,8 +17,7 @@ def setup():
|
|||||||
shelltools.export("CC", "%s -m32" % get.CC())
|
shelltools.export("CC", "%s -m32" % get.CC())
|
||||||
shelltools.export("CXX", "%s -m32" % get.CXX())
|
shelltools.export("CXX", "%s -m32" % get.CXX())
|
||||||
shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
|
shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
|
||||||
options += "--prefix=/_emul32 \
|
options += "--libdir=/usr/lib32 \
|
||||||
--libdir=/usr/lib32 \
|
|
||||||
--libexecdir=/_emul32/libexec \
|
--libexecdir=/_emul32/libexec \
|
||||||
--with-module-path=/usr/lib32/pkcs11"
|
--with-module-path=/usr/lib32/pkcs11"
|
||||||
|
|
||||||
|
|||||||
@@ -78,6 +78,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="7">
|
||||||
<Date>2019-01-23</Date>
|
<Date>2019-01-23</Date>
|
||||||
<Version>0.23.13</Version>
|
<Version>0.23.13</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user