mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Fix regression in cosmocc toolchain
This commit is contained in:
parent
1351d3cede
commit
8318d67503
1 changed files with 2 additions and 2 deletions
|
@ -478,8 +478,8 @@ fi
|
|||
|
||||
set -- \
|
||||
"$BIN/apelink" \
|
||||
-l "$BIN/ape.elf" \
|
||||
-l "$BIN/ape.aarch64" \
|
||||
-l "$BIN/ape-x86_64.elf" \
|
||||
-l "$BIN/ape-aarch64.elf" \
|
||||
-M "$BIN/ape-m1.c" \
|
||||
-o "$OUTPUT" \
|
||||
$APELINKFLAGS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue