mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-11 06:00:25 +08:00
fix(debian): some symbols or patterns disappeared
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
gcc -g -Os -static -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone \
|
gcc -g -Os -static -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone \
|
||||||
-fno-omit-frame-pointer -pg -mnop-mcount -D__cosmopolitan \
|
-fno-omit-frame-pointer -pg -mnop-mcount -D__cosmopolitan \
|
||||||
-DBASE16384_VERSION=\"`git describe --tags --abbrev=0`\" -DBASE16384_VERSION_DATE=\"`date +"%Y%b/%d"`\"\
|
-DBASE16384_VERSION=\"`git describe --tags --abbrev=0`\" -DBASE16384_VERSION_DATE=\"`date +"%Y%b/%d"`\"\
|
||||||
-o base16384.com.dbg base16384.c file.c base1432.c -fuse-ld=bfd -Wl,-T,ape.lds \
|
-o base16384.com.dbg base16384.c file.c wrap.c base1432.c -fuse-ld=bfd -Wl,-T,ape.lds \
|
||||||
-include cosmopolitan.h crt.o ape.o cosmopolitan.a
|
-include cosmopolitan.h crt.o ape.o cosmopolitan.a
|
||||||
objcopy -S -O binary base16384.com.dbg base16384.com
|
objcopy -S -O binary base16384.com.dbg base16384.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user