Searched refs:depcc (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | aclocal.m4 | 179 ifelse([$1], CC, [depcc="$CC" am_compiler_list=], 180 [$1], CXX, [depcc="$CXX" am_compiler_list=], 181 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], 182 [$1], UPC, [depcc="$UPC" am_compiler_list=], 183 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], 184 [depcc="$$1" am_compiler_list=]) 186 AC_CACHE_CHECK([dependency style of $depcc], 213 [case " $depcc " in #( 217 [case " $depcc " in #( 270 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
|
| H A D | configure | 3624 depcc="$CXX" am_compiler_list= 3626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 3627 $as_echo_n "checking dependency style of $depcc... " >&6; } 3655 case " $depcc " in #( 3708 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 4290 depcc="$CC" am_compiler_list= 4292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4293 $as_echo_n "checking dependency style of $depcc... " >&6; } 4321 case " $depcc " in #( 4374 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | aclocal.m4 | 3022 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], 3023 [$1], [CXX], [depcc="$CXX" am_compiler_list=], 3024 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], 3025 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], 3026 [$1], [UPC], [depcc="$UPC" am_compiler_list=], 3027 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], 3028 [depcc="$$1" am_compiler_list=]) 3030 AC_CACHE_CHECK([dependency style of $depcc], 3058 [case " $depcc " in #( 3062 [case " $depcc " in #( [all …]
|
| H A D | configure | 5150 depcc="$CC" am_compiler_list= 5152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 5153 $as_echo_n "checking dependency style of $depcc... " >&6; } 5182 case " $depcc " in #( 5235 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 13153 depcc="$CCAS" am_compiler_list= 13155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 13156 $as_echo_n "checking dependency style of $depcc... " >&6; } 13236 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 30987 depcc="$OBJC" am_compiler_list='gcc3 gcc' [all …]
|