mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-02 11:07:20 -06:00
perl: use cc @konimex
This commit is contained in:
parent
2de87b1ce3
commit
15bd82c128
@ -20,7 +20,7 @@ export CFLAGS="$CFLAGS -DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"
|
||||
-Dlddlflags="-shared $LDFLAGS" \
|
||||
-Dldflags="$LDFLAGS" \
|
||||
-Doptimize="-Wall $CFLAGS" \
|
||||
-Dcc="${CC:-gcc}" \
|
||||
-Dcc="${CC:-cc}" \
|
||||
-Dar="${AR:-ar}" \
|
||||
-Dnm="${NM:-nm}" \
|
||||
-Dranlib="${RANLIB:-ranlib}" \
|
||||
|
Loading…
Reference in New Issue
Block a user