mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 13:45:10 +00:00
[CI] Is he stupid???
This commit is contained in:
parent
75bbe69633
commit
0ba708e28f
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
git clone https://git.kappach.at/${{ github.repository}} parsee
|
||||
cd parsee
|
||||
alias musl-gcc="musl-gcc -Wl,-Bstatic -L ${PREFIX}/lib"
|
||||
musl-gcc -static configure.c -o configure && ./configure -s -i
|
||||
musl-gcc -static configure.c -o configure && ./configure -s -l
|
||||
make CC=musl-gcc CYTO_INC=${PREFIX}/include CYTO_LIB=${PREFIX}/lib
|
||||
make PREFIX=bins
|
||||
ls bins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue