Revert "inetutils: pass -llog
with LDFLAGS for now"
This reverts commit 944c8bf0e33a3385afc4be12fe8d6b70e95f1112.
This commit is contained in:
parent
f9c9b3a359
commit
94f3f40c68
@ -27,5 +27,5 @@ ac_cv_lib_crypt_crypt=no
|
||||
|
||||
termux_step_pre_configure() {
|
||||
CPPFLAGS+=" -DLOGIN_PROCESS=6 -DDEAD_PROCESS=8 -DLOG_NFACILITIES=24"
|
||||
LDFLAGS+=" -llog" # for syslog
|
||||
export LIBS="-llog" # for syslog
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user