Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh1116 GDBSERVER_CFLAGS="-fno-short-enums"
1121 GDBSERVER_CFLAGS="-fno-short-enums -DUAPI_HEADERS"
1126 GDBSERVER_CFLAGS=
1131 GDBSERVER_CFLAGS=-DUAPI_HEADERS
1136 GDBSERVER_CFLAGS=
1141 GDBSERVER_CFLAGS=-DUAPI_HEADERS
Dbuild-gdbserver.sh209 export CFLAGS="-O2 $GDBSERVER_CFLAGS" &&