HomeSort by relevance Sort by last modified time
    Searched refs:CC_FOR_TARGET (Results 1 - 10 of 10) 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...]

Completed in 349 milliseconds