strace: replace fputs_unlocked with fputs
This commit is contained in:
parent
d99db5c11b
commit
03d6aa5c47
@ -11,3 +11,7 @@ st_cv_m32_mpers=no
|
||||
--enable-mpers=no
|
||||
--without-libdw
|
||||
"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
CPPFLAGS+=" -Dfputs_unlocked=fputs"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user