sox: Fix building with unified headers
This commit is contained in:
parent
253f2d813a
commit
8d8585967c
@ -11,4 +11,5 @@ TERMUX_PKG_DEPENDS="file, libpng, libmp3lame, libogg, libvorbis, libandroid-glob
|
||||
|
||||
termux_step_pre_configure() {
|
||||
LDFLAGS+=" -landroid-glob"
|
||||
CPPFLAGS+=" -D_FSTDIO"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user