mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-16 23:01:07 +00:00
Test
This commit is contained in:
@@ -37,6 +37,7 @@ termux_step_pre_configure() {
|
||||
_NDK_ARCHNAME=x86
|
||||
fi
|
||||
mkdir $TERMUX_PKG_TMPDIR/libaaudio
|
||||
ls $NDK/platforms
|
||||
cp $NDK/platforms/android-26/arch-$_NDK_ARCHNAME/usr/lib*/libaaudio.so \
|
||||
$TERMUX_PKG_TMPDIR/libaaudio/
|
||||
LDFLAGS+=" -L$TERMUX_PKG_TMPDIR/libaaudio/"
|
||||
|
||||
Reference in New Issue
Block a user