coq: broken on ppc32
This commit is contained in:
@@ -12,6 +12,11 @@ checksum=693c188f045d21f83114239dbb8af8def01b42a157c7d828087d055c32ec6e86
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
ppc*) broken="R_PPC_REL24 relocation out of range";;
|
||||
esac
|
||||
|
||||
do_configure() {
|
||||
./configure -prefix ${DESTDIR}/usr -coqide no
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user