Home
last modified time | relevance | path

Searched refs:WITH_DEBUG_INFO (Results 1 – 2 of 2) sorted by relevance

/ndk/build/tools/
Dbuild-cxx-stl.sh80 WITH_DEBUG_INFO=
81 register_var_option "--with-debug-info" WITH_DEBUG_INFO "Build with -g. STL is still built with op…
171 if [ "$WITH_DEBUG_INFO" ]; then
/ndk/sources/cxx-stl/gnu-libstdc++/
Dbuild-gnu-libstdc++.sh74 WITH_DEBUG_INFO=
75 register_var_option "--with-debug-info" WITH_DEBUG_INFO "Build with -g. STL is still built with op…
215 if [ "$WITH_DEBUG_INFO" ]; then