mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-03 03:27:20 -06:00
zip: update for new env
This commit is contained in:
parent
c91bec453f
commit
d6e6d71c98
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
make \
|
make \
|
||||||
prefix=/usr \
|
prefix=/usr \
|
||||||
CC="${CC:-cc} $CFLAGS $CXXFLAGS" \
|
CC="$CC $CFLAGS $CXXFLAGS" \
|
||||||
-f unix/Makefile generic
|
-f unix/Makefile generic
|
||||||
|
|
||||||
make \
|
make \
|
||||||
|
Loading…
Reference in New Issue
Block a user