mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
txr: unbreak aarch64
This commit is contained in:
parent
fb733f44e8
commit
c8b74fb280
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@ homepage="http://www.nongnu.org/txr/"
|
||||||
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a075372a1ac6e62cf30482aa5f483ac4a40534d4a855a4c08ed59c3b7589ce26
|
checksum=a075372a1ac6e62cf30482aa5f483ac4a40534d4a855a4c08ed59c3b7589ce26
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64*) broken="#error port me!" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr --ccname="${CC}" \
|
./configure --prefix=/usr --ccname="${CC}" \
|
||||||
--platform-cflags="${CFLAGS}" \
|
--platform-cflags="${CFLAGS}" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue