proot: Fix building with unified headers
This commit is contained in:
parent
44e6b2b725
commit
fe345c004c
@ -11,6 +11,7 @@ TERMUX_PKG_DEPENDS="libtalloc"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
export LD=$CC
|
||||
CPPFLAGS+=" -DARG_MAX=131072"
|
||||
}
|
||||
|
||||
termux_step_make_install () {
|
||||
|
Loading…
Reference in New Issue
Block a user