swi-prolog: rebuild against libressl-2.8
This commit is contained in:
parent
b620fab49e
commit
f0c647e0a5
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swi-prolog'
|
# Template file for 'swi-prolog'
|
||||||
pkgname=swi-prolog
|
pkgname=swi-prolog
|
||||||
version=7.6.4
|
version=7.6.4
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="swipl-${version}"
|
wrksrc="swipl-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -32,7 +32,7 @@ do_configure() {
|
||||||
LDFLAGS+=" -Wl,-z,execstack"
|
LDFLAGS+=" -Wl,-z,execstack"
|
||||||
esac
|
esac
|
||||||
COFLAGS="${CFLAGS}" ./configure ${configure_args} \
|
COFLAGS="${CFLAGS}" ./configure ${configure_args} \
|
||||||
--with-world --enable-custom-flags
|
--with-world
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod +x "${DESTDIR}/usr/lib/swipl-${version}/library/dialect/sicstus/swipl-lfr.pl"
|
chmod +x "${DESTDIR}/usr/lib/swipl-${version}/library/dialect/sicstus/swipl-lfr.pl"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user