cc65: not broken on ppc.
This commit is contained in:
parent
c519beec43
commit
0ddfd11084
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ checksum=157b8051aed7f534e5093471e734e7a95e509c577324099c3c81324ed9d0de77
|
||||||
nocross="Build process runs the built binary"
|
nocross="Build process runs the built binary"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
ppc*) broken="../libwrk/apple2enh/dbg.s(675): Error: Newline in string constant";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i src/Makefile -e 's/CC =/CC ?=/' -e 's/AR =/AR ?=/'
|
vsed -i src/Makefile -e 's/CC =/CC ?=/' -e 's/AR =/AR ?=/'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue