nettle-32: fixed build issues with vala
This commit is contained in:
parent
2f1dcb08b3
commit
442951a60b
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/compat-32.pub
|
untrusted comment: verify with /etc/ports/compat-32.pub
|
||||||
RWSwxGo/zH7eXU0EhtMh8K0nmaEaqx0OghlqiTaVCa1aRvj64sAUKu80ZY7bu3g5BP0Gy2/W+3WT+kKZoRFyAjWi9yF1nDgBdwE=
|
RWSwxGo/zH7eXWSb9ofyJquDLwAGGAI6qO6MNJtPKKO2aGjMcxScGRTrzegYtE68U90rBqJUJ3eR2/QoLX84norD3EY71iHL6AI=
|
||||||
SHA256 (Pkgfile) = 18276ccbb99f2ca3dcde1d49e874647b271412562d75bf08e4819b48e074f32c
|
SHA256 (Pkgfile) = e51b57b511260491324f91fc8443b33f3e8660428e3949d976cbb7844914c94c
|
||||||
SHA256 (.footprint) = 0e865dcf6393366ffc813b89f2b7240270e03489867fcf2f4559514d98e95c33
|
SHA256 (.footprint) = 0e865dcf6393366ffc813b89f2b7240270e03489867fcf2f4559514d98e95c33
|
||||||
SHA256 (nettle-3.10.1.tar.gz) = b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132
|
SHA256 (nettle-3.10.1.tar.gz) = b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132
|
||||||
|
@ -11,6 +11,7 @@ source=(https://ftp.gnu.org/gnu/nettle/nettle-$version.tar.gz)
|
|||||||
build() {
|
build() {
|
||||||
cd nettle-$version
|
cd nettle-$version
|
||||||
|
|
||||||
|
export nettle_cv_prog_valgrind=no
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libdir=/usr/lib32 \
|
--libdir=/usr/lib32 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user