Home
last modified time | relevance | path

Searched refs:APP_LDFLAGS (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/
Drun-tests.sh388 APP_LDFLAGS=-fuse-ld=bfd # 64-bit ld.gold can't run in any wine!
421 if [ -n "$APP_LDFLAGS" ] ; then
423 EXTRA_FLAGS="APP_LDFLAGS=$APP_LDFLAGS"
/ndk/build/core/
Dadd-application.mk235 APP_LDFLAGS := $(strip $(APP_LDFLAGS))
Ddefinitions.mk1246 NDK_APP_VARS_OPTIONAL := APP_OPTIM APP_CPPFLAGS APP_CFLAGS APP_CXXFLAGS APP_LDFLAGS \