mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
Add missing PARTIALLD in termux.mk
This commit is contained in:
parent
532c58ca9e
commit
74de15a4bb
@ -3,6 +3,7 @@
|
||||
#RANLIB=ndk-ranlib
|
||||
USERCC=gcc -fPIC -fPIE
|
||||
CC_AR=${AR} -r ${LIBAR}
|
||||
PARTIALLD=${LD} -r --whole-archive
|
||||
|
||||
ONELIB=0
|
||||
OSTYPE=android
|
||||
|
Loading…
Reference in New Issue
Block a user