ldc: fix build error
This commit is contained in:
parent
53a9ab7a8f
commit
69397baf18
@ -58,6 +58,8 @@ termux_step_host_build() {
|
||||
}
|
||||
|
||||
termux_step_pre_configure() {
|
||||
LDFLAGS+=" -lc++_shared"
|
||||
|
||||
local LLVM_TARGET_ARCH
|
||||
if [ $TERMUX_ARCH = "arm" ]; then
|
||||
LLVM_TARGET_ARCH=ARM
|
||||
|
Loading…
Reference in New Issue
Block a user