OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CC_FOR_TARGET
(Results
1 - 11
of
11
) sorted by null
/prebuilts/go/darwin-x86/src/
iostest.bash
53
export
CC_FOR_TARGET
=$GOROOT/misc/ios/clangwrap.sh
make.bash
40
#
CC_FOR_TARGET
: Command line to run to compile C code for GOARCH.
153
#
CC_FOR_TARGET
is recorded as the default compiler for the go tool. When building for the host, however,
161
CC=$
CC_FOR_TARGET
"$GOTOOLDIR"/go_bootstrap install $GO_FLAGS -gcflags "$GO_GCFLAGS" -ldflags "$GO_LDFLAGS" -v std cmd
make.bat
32
::
CC_FOR_TARGET
: Command line to run compile C code for GOARCH.
94
::
CC_FOR_TARGET
is recorded as the default compiler for the go tool. When building for the
107
set CC=%
CC_FOR_TARGET
%
/prebuilts/go/linux-x86/src/
iostest.bash
53
export
CC_FOR_TARGET
=$GOROOT/misc/ios/clangwrap.sh
make.bash
40
#
CC_FOR_TARGET
: Command line to run to compile C code for GOARCH.
153
#
CC_FOR_TARGET
is recorded as the default compiler for the go tool. When building for the host, however,
161
CC=$
CC_FOR_TARGET
"$GOTOOLDIR"/go_bootstrap install $GO_FLAGS -gcflags "$GO_GCFLAGS" -ldflags "$GO_LDFLAGS" -v std cmd
make.bat
32
::
CC_FOR_TARGET
: Command line to run compile C code for GOARCH.
94
::
CC_FOR_TARGET
is recorded as the default compiler for the go tool. When building for the
107
set CC=%
CC_FOR_TARGET
%
/toolchain/binutils/binutils-2.25/
src-release.sh
89
CC_FOR_TARGET
="$CC" CXX_FOR_TARGET="$CXX"
configure
588
CC_FOR_TARGET
821
CC_FOR_TARGET
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
Makefile.am
167
CC_FOR_TARGET
= ` \
189
CC_FOR_TARGET
="$(
CC_FOR_TARGET
)" CFLAGS_FOR_TARGET="$(CFLAGS)" \
/toolchain/binutils/binutils-2.25/ld/
Makefile.am
100
CC_FOR_TARGET
= ` \
[
all
...]
/external/ImageMagick/
configure
[
all
...]
Completed in 209 milliseconds