halibut: nopie for now.
This commit is contained in:
parent
d8eaa7fd8e
commit
c01d44a009
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'halibut'
|
||||
pkgname=halibut
|
||||
version=1.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-makefile
|
||||
CFLAGS='-I../charset -I../build'
|
||||
disable_parallel_build=yes
|
||||
|
@ -15,10 +15,7 @@ license="MIT"
|
|||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/halibut/"
|
||||
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b964950d11ed09d3af28ac095da539613f6e50d650f01fe72b4ae752724c80a0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/11250/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
nopie=yes # segfaults on x86_64-musl
|
||||
|
||||
pre_build() {
|
||||
export LIBS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue