Home
last modified time | relevance | path

Searched refs:GCC (Results 1 – 13 of 13) sorted by relevance

/mOS-networking-stack/samples/epserver/
H A DMakefile.in7 GCC = $(CC)
43 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
47 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/samples/epwget/
H A DMakefile.in7 GCC = $(CC)
43 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
47 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/docs/
H A DMakefile.template7 GCC = gcc
44 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/samples/midstat/
H A DMakefile.in6 GCC = $(CC)
42 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/samples/nat/
H A DMakefile.in6 GCC = $(CC)
42 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/samples/simple_firewall/
H A DMakefile.in6 GCC = $(CC)
42 $(HIDE) $(GCC) $(GCC_OPT) -o $@ $^ $(MTCP_INC) $(CMN_INC) $(UTIL_INC) $(LIB_DIR) $(LIBS)
/mOS-networking-stack/core/src/
H A DMakefile.in19 GCC = @CC@
106 $(HIDE) $(GCC) $(GCC_OPT) $(INC) $(CFLAGS) -c $< -o $@
109 $(HIDE) $(GCC) $(GCC_OPT) $(INC) -MM $(CFLAGS) $< > $@
H A Dconfig.c29 #pragma GCC diagnostic ignored "-Wformat"
30 #pragma GCC diagnostic ignored "-Wempty-body"
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure4132 GCC=yes
4134 GCC=
4204 if test "$GCC" = yes; then
4210 if test "$GCC" = yes; then
6278 if test yes = "$GCC"; then
7552 if test yes = "$GCC"; then
9164 if test yes = "$GCC"; then
9228 if test yes = "$GCC"; then
11324 if test yes = "$GCC"; then
11562 case $GCC,$cc_basename in
[all …]
H A Dconfigure.ac605 if test "${GCC}" = "yes"; then
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m46356 GCC=$GXX
7728 GCC=$G77
7960 lt_save_GCC=$GCC
7961 GCC=yes
7993 GCC=$lt_save_GCC
8031 lt_save_GCC=$GCC
8032 GCC=yes
8064 GCC=$lt_save_GCC
8102 lt_save_GCC=$GCC
8103 GCC=
[all …]
/mOS-networking-stack/scripts/
H A Dconfigure1822 /* Override any GCC internal prototype to avoid an error.
1823 Use char because int might match the return type of a GCC
2821 GCC=yes
2823 GCC=
2893 if test "$GCC" = yes; then
2899 if test "$GCC" = yes; then
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c116 #pragma GCC diagnostic ignored "-Wunused-value"