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…
187 if [ "$WITH_DEBUG_INFO" ]; then
689 if [ "$WITH_DEBUG_INFO" ]; then
Dbuild-gnu-libstdc++.sh71 WITH_DEBUG_INFO=
72 register_var_option "--with-debug-info" WITH_DEBUG_INFO "Build with -g. STL is still built with op…
208 if [ "$WITH_DEBUG_INFO" ]; then
478 if [ "$WITH_DEBUG_INFO" ]; then