HomeSort by relevance Sort by last modified time
    Searched refs:CC_FOR_TARGET (Results 1 - 18 of 18) sorted by null

  /external/toolchain-utils/go/android/
build_go 18 CC_FOR_TARGET="arm-linux-androideabi-gcc" \
24 CC_FOR_TARGET="aarch64-linux-android-gcc" \
  /external/toolchain-utils/go/chromeos/
build_go 19 CC_FOR_TARGET="x86_64-cros-linux-gnu-gcc" \
29 CC_FOR_TARGET="i686-pc-linux-gnu-gcc" \
39 CC_FOR_TARGET="armv7a-cros-linux-gnueabi-gcc" \
  /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.
167 # CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the host, however,
175 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.
98 :: CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the
111 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.
167 # CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the host, however,
175 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.
98 :: CC_FOR_TARGET is recorded as the default compiler for the go tool. When building for the
111 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)" \
  /prebuilts/go/darwin-x86/src/cmd/dist/
build.go 195 b = os.Getenv("CC_FOR_TARGET")
984 xprintf(format, "CC_FOR_TARGET", defaultcctarget)
  /prebuilts/go/linux-x86/src/cmd/dist/
build.go 195 b = os.Getenv("CC_FOR_TARGET")
984 xprintf(format, "CC_FOR_TARGET", defaultcctarget)
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 105 use. You can do this by setting the CC_FOR_TARGET environment
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 105 use. You can do this by setting the CC_FOR_TARGET environment
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 100 CC_FOR_TARGET = ` \
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 1707 milliseconds