rakarrack: enable altivec on ppc64
[ci skip]
This commit is contained in:
parent
a66ed722a8
commit
d1e62c288a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=7696d27a4814b140fe651d137612ddfa1f167858eccc119e278c14dbee30eee6
|
|||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*) ;;
|
||||
x86_64*|i686*|ppc64*) ;;
|
||||
*) sed -i 's|$SSE $ALTIVEC||g' configure;;
|
||||
esac
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue