Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh1157 GDBSERVER_CFLAGS="-fno-short-enums"
1162 GDBSERVER_CFLAGS="-fno-short-enums -DUAPI_HEADERS"
1167 GDBSERVER_CFLAGS=
1172 GDBSERVER_CFLAGS=-DUAPI_HEADERS
1177 GDBSERVER_CFLAGS=
1182 GDBSERVER_CFLAGS=-DUAPI_HEADERS
Dbuild-gdbserver.sh200 export CFLAGS="-O2 $GDBSERVER_CFLAGS" &&