| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | Makefile.in | 198 liblightcomp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 213 mod_accesslog_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 248 mod_compress_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 263 mod_evasive_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 289 mod_fastcgi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 341 mod_rewrite_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 348 mod_rrdtool_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 410 mod_userdir_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 510 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 517 CCLD = $(CC) [all …]
|
| /mOS-networking-stack/scripts/ |
| H A D | aclocal.m4 | 30 [whether $CC understands -c and -o together], 33 # Make sure it works both with $CC and with simple cc. 39 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ 51 # FIXME: It is wrong to rewrite CC. 54 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 55 CC="$am_aux_dir/compile $CC"
|
| H A D | configure | 2246 if test -n "$CC"; then 2248 $as_echo "$CC" >&6; } 2257 ac_ct_CC=$CC 2341 $as_echo "$CC" >&6; } 2398 $as_echo "$CC" >&6; } 2440 $as_echo "$CC" >&6; } 2451 ac_ct_CC=$CC 2911 ac_save_CC=$CC 2975 CC=$ac_save_CC 2987 CC="$CC $ac_cv_prog_cc_c89" [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 228 old_CC=$CC 232 test -z "$CC" && CC=cc 945 compiler=$CC 4328 CC*) 4357 CC*) 4478 CC*) 4493 CC*) 6078 '$CC '*) 7322 CC*) 7964 compiler=$CC [all …]
|
| /mOS-networking-stack/ |
| H A D | .travis.yml | 31 export CC=gcc-6 33 export CC=gcc-5 35 export CC=gcc-4.8
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | Makefile | 1 CC=gcc macro 9 $(CC) $(CFLAGS) $(LDFLAGS) $? -o $(TARGET)
|
| /mOS-networking-stack/dpdk-iface-kmod/ |
| H A D | Makefile | 11 CC=gcc macro 32 $(HIDE) $(CC) -g $(CFLAGS) $(appname).c -g -o $(appname) -g \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure | 4222 ac_save_CC=$CC 4286 CC=$ac_save_CC 4298 CC="$CC $ac_cv_prog_cc_c89" 4362 CC="$am_aux_dir/compile $CC" 5084 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 7217 compiler=$CC 8945 old_CC=$CC 9102 lt_save_CC=$CC 9136 compiler=$CC 12927 CC=$lt_save_CC [all …]
|
| H A D | SConstruct | 84 PathOption('CC', 'path to the c-compiler', None), 105 if env.subst('${CC}') is not '': 106 env['CC'] = env.subst('${CC}') 110 if env['CC'] == 'gcc':
|
| H A D | aclocal.m4 | 491 # CC etc. in the Makefile, will ask for an AC_PROG_CC use... 497 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". 510 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], 545 m4_case([$1], [CC], 847 [_AM_DEPENDENCIES([CC])], 849 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl 1119 [whether $CC understands -c and -o together], 1122 # Make sure it works both with $CC and with simple cc. 1140 # FIXME: It is wrong to rewrite CC. 1143 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" [all …]
|
| H A D | compile | 207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
|
| /mOS-networking-stack/samples/midstat/ |
| H A D | Makefile.in | 6 GCC = $(CC)
|
| /mOS-networking-stack/samples/nat/ |
| H A D | Makefile.in | 6 GCC = $(CC)
|
| /mOS-networking-stack/samples/simple_firewall/ |
| H A D | Makefile.in | 6 GCC = $(CC)
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | Makefile.in | 135 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 137 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 138 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 145 CCLD = $(CC) 146 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 438 CC = @CC@
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | Makefile.in | 7 GCC = $(CC)
|
| /mOS-networking-stack/samples/epwget/ |
| H A D | Makefile.in | 7 GCC = $(CC)
|
| /mOS-networking-stack/core/src/ |
| H A D | Makefile.in | 19 GCC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/123/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/indexfile/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/scripts/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/expire/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/initscripts/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/systemd/ |
| H A D | Makefile.in | 136 CC = @CC@
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/ |
| H A D | Makefile.in | 136 CC = @CC@
|