cc65: (sometimes) fails w/ parallel builds
This commit is contained in:
parent
bd9298d269
commit
52d5a05999
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ homepage="https://cc65.github.io/"
|
|||
distfiles="https://github.com/cc65/cc65/archive/V${version}.tar.gz"
|
||||
checksum=d14a22fb87c7bcbecd8a83d5362d5d317b19c6ce2433421f2512f28293a6eaab
|
||||
nocross="Build process runs the built binary"
|
||||
disable_parallel_build=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="../libwrk/apple2enh/dbg.s(675): Error: Newline in string constant";;
|
||||
|
|
Loading…
Reference in a new issue