i3: fix linking with android-glob
This commit is contained in:
parent
27ff487f37
commit
7cd32d4a9c
@ -13,5 +13,5 @@ i3/config.keycodes
|
|||||||
"
|
"
|
||||||
|
|
||||||
termux_step_pre_configure() {
|
termux_step_pre_configure() {
|
||||||
export LIBS="-landroid-glob -landroid-shmem"
|
LDFLAGS+=" -Wl,--no-as-needed -landroid-glob -landroid-shmem"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user