mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-10 12:53:27 +00:00
sox: Fix building with unified headers
This commit is contained in:
@@ -11,4 +11,5 @@ TERMUX_PKG_DEPENDS="file, libpng, libmp3lame, libogg, libvorbis, libandroid-glob
|
||||
|
||||
termux_step_pre_configure() {
|
||||
LDFLAGS+=" -landroid-glob"
|
||||
CPPFLAGS+=" -D_FSTDIO"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user