prevent infinite loop (wat)
This commit is contained in:
parent
63bb721eac
commit
4e46bbba02
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ $'/CFLAGS += -DKRK_DISABLE_THREADS/a\\\
|
||||||
else\\\n\
|
else\\\n\
|
||||||
CFLAGS += -DKRK_MEDIOCRE_TLS\
|
CFLAGS += -DKRK_MEDIOCRE_TLS\
|
||||||
' \
|
' \
|
||||||
|
'/shell tools\/can-floor-without-libm\.sh/,/endif/d' \
|
||||||
\
|
\
|
||||||
&& { diff -NrU3 /kuroko.orig/ /kuroko/ > /kuroko.patch; [ $? -le 1 ]; }
|
&& { diff -NrU3 /kuroko.orig/ /kuroko/ > /kuroko.patch; [ $? -le 1 ]; }
|
||||||
# diff exit status is normally 0 or 1, anything greater is an error.
|
# diff exit status is normally 0 or 1, anything greater is an error.
|
||||||
|
|
Loading…
Add table
Reference in a new issue