mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 18:35:11 +00:00
[CI] This ought to be it
This commit is contained in:
parent
0ba708e28f
commit
fc75dc52aa
1 changed files with 1 additions and 2 deletions
|
|
@ -61,8 +61,7 @@ jobs:
|
||||||
alias musl-gcc="musl-gcc -Wl,-Bstatic -L ${PREFIX}/lib"
|
alias musl-gcc="musl-gcc -Wl,-Bstatic -L ${PREFIX}/lib"
|
||||||
musl-gcc -static configure.c -o configure && ./configure -s -l
|
musl-gcc -static configure.c -o configure && ./configure -s -l
|
||||||
make CC=musl-gcc CYTO_INC=${PREFIX}/include CYTO_LIB=${PREFIX}/lib
|
make CC=musl-gcc CYTO_INC=${PREFIX}/include CYTO_LIB=${PREFIX}/lib
|
||||||
make PREFIX=bins
|
make PREFIX=bins install
|
||||||
ls bins
|
|
||||||
- name: Create a final archive
|
- name: Create a final archive
|
||||||
run: |
|
run: |
|
||||||
cd parsee
|
cd parsee
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue