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