rakarrack: enable altivec on ppc64
[ci skip]
This commit is contained in:
@@ -14,7 +14,7 @@ checksum=7696d27a4814b140fe651d137612ddfa1f167858eccc119e278c14dbee30eee6
|
|||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*) ;;
|
x86_64*|i686*|ppc64*) ;;
|
||||||
*) sed -i 's|$SSE $ALTIVEC||g' configure;;
|
*) sed -i 's|$SSE $ALTIVEC||g' configure;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user