OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THREADSCFLAGS
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/config/
mh-mingw
32
THREADSCFLAGS
= -mthreads
mh-solaris
34
THREADSCFLAGS
+= -mt
icu-config
206
CFLAGS="-O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ${
THREADSCFLAGS
} "
/external/icu4c/
icudefs.mk
128
CFLAGS = -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(
THREADSCFLAGS
)
config.status
538
s,@CFLAGS@, -O3 $(
THREADSCFLAGS
),;t t
[
all
...]
Completed in 984 milliseconds