mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mercury: broken on ppc*
This commit is contained in:
parent
fe77cc1177
commit
a223318f38
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ case "$XBPS_MACHINE" in
|
||||||
_LLDS_GRADE=asm_fast ;;
|
_LLDS_GRADE=asm_fast ;;
|
||||||
*i686*)
|
*i686*)
|
||||||
_LLDS_GRADE=reg ;;
|
_LLDS_GRADE=reg ;;
|
||||||
|
ppc*)
|
||||||
|
broken="i don't have time for this nonsense" ;;
|
||||||
*)
|
*)
|
||||||
_LLDS_GRADE=none ;;
|
_LLDS_GRADE=none ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue