OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOLCHAIN_LDFLAGS
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android
210
TOOLCHAIN_LDFLAGS
=
217
TOOLCHAIN_LDFLAGS
="-mthumb"
222
TOOLCHAIN_LDFLAGS
="-march=armv7-a -mthumb -Wl,--fix-cortex-a8"
227
TOOLCHAIN_LDFLAGS
="-march=armv7-a -mthumb -Wl,--fix-cortex-a8 -Wl,--no-warn-mismatch -lm_hard"
265
OPTIONS="$OPTIONS $TOOLCHAIN_CFLAGS $
TOOLCHAIN_LDFLAGS
"
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit_android
201
TOOLCHAIN_LDFLAGS
=
210
TOOLCHAIN_LDFLAGS
="$THUMB_MODE"
215
TOOLCHAIN_LDFLAGS
="-march=armv7-a $THUMB_MODE -Wl,--fix-cortex-a8"
220
TOOLCHAIN_LDFLAGS
="-march=armv7-a $THUMB_MODE -Wl,--fix-cortex-a8 -Wl,--no-warn-mismatch"
278
OPTIONS="$OPTIONS $TOOLCHAIN_CFLAGS $
TOOLCHAIN_LDFLAGS
"
Completed in 624 milliseconds