forked from kiss-community/repo
perl: temporary fix for #331
This commit is contained in:
parent
d5b8cedf4e
commit
ba4f3586aa
@ -30,6 +30,11 @@ export CFLAGS="$CFLAGS -DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"
|
||||
-Dinstallman3dir=/usr/share/man/man3 \
|
||||
-Dman1ext=1 \
|
||||
-Dman3ext=3pm \
|
||||
-Dsig_count=16 \
|
||||
-Dsig_size=16 \
|
||||
-Dsig_num="0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15" \
|
||||
-Dsig_name_init="\"ZERO\", \"HUP\", \"INT\", \"QUIT\", \"ILL\", \"TRAP\", \"ABRT\", \"EMT\", \"FPE\", \"KILL\", \"BUS\", \"SEGV\", \"SYS\", \"PIPE\", \"ALRM\", \"TERM\", 0" \
|
||||
-Dsig_num_init="0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0" \
|
||||
-Dperl_static_inline="static __inline__" \
|
||||
-Dd_static_inline
|
||||
|
||||
|
@ -1 +1 @@
|
||||
5.34.0 1
|
||||
5.34.0 2
|
||||
|
Loading…
Reference in New Issue
Block a user