gnubg: rebuild for musl support.
This commit is contained in:
parent
2490a36761
commit
3bb6a1826a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnubg'
|
# Template file for 'gnubg'
|
||||||
pkgname=gnubg
|
pkgname=gnubg
|
||||||
version=1.05.000
|
version=1.05.000
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
configure_args="--enable-simd=sse2"
|
configure_args="--enable-simd=sse2"
|
||||||
|
|
Loading…
Reference in New Issue