Lines Matching +full:- +full:dhave_config_h
4 "-Wpointer-arith",
5 "-Wwrite-strings",
6 "-Wunused",
7 "-Winline",
8 "-Wnested-externs",
9 "-Wmissing-declarations",
10 "-Wmissing-prototypes",
11 "-Wno-long-long",
12 "-Wfloat-equal",
13 "-Wno-multichar",
14 "-Wno-sign-compare",
15 "-Wno-format-nonliteral",
16 "-Wendif-labels",
17 "-Wstrict-prototypes",
18 "-Wdeclaration-after-statement",
19 "-Wno-system-headers",
20 "-DHAVE_CONFIG_H",
24 "-DOS=\"Android\"",
25 "-Werror",
26 // Bug: http://b/29823425 Disable -Wvarargs for Clang update to r271374
27 "-Wno-varargs",
33 "-DSIZEOF_LONG=4",
34 "-DSIZEOF_LONG_LONG=8",
35 "-DSIZEOF_SIZE_T=4",
36 "-DSIZEOF_TIME_T=4",
41 "-DSIZEOF_LONG=8",
42 "-DSIZEOF_LONG_LONG=8",
43 "-DSIZEOF_SIZE_T=8",
44 "-DSIZEOF_TIME_T=8",
60 "-DBUILDING_LIBCURL",
72 cflags: ["-D_GNU_SOURCE=1"],