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

  /external/valgrind/nightly/conf/
cellbuzz-cross.conf 11 CROSS_PATH="/opt/cell/toolchain/bin"
12 ABT_CONFIGURE_OPTIONS="--build=x86_64-linux-gnu --host=powerpc64-unknown-linux --target=powerpc64-unknown-linux STRIP=${CROSS_PATH}/ppu-strip CC=${CROSS_PATH}/ppu-gcc CPP='${CROSS_PATH}/ppu-gcc -E' CXX=${CROSS_PATH}/ppu-g++ RANLIB=${CROSS_PATH}/ppu-ranlib CCAS=${CROSS_PATH}/ppu-gcc"
  /prebuilts/misc/windows/sdl2_ttf/
Makefile 4 CROSS_PATH := /usr/local/cross-tools
9 @echo "Type \"make cross\" to install 32-bit and 64-bit to $(CROSS_PATH)"
16 make install-package arch=$$arch prefix=$(CROSS_PATH)/$$arch; \
  /prebuilts/misc/windows/sdl2/
Makefile 4 CROSS_PATH := /usr/local/cross-tools
9 @echo "Type \"make cross\" to install 32-bit and 64-bit to $(CROSS_PATH)"
16 make install-package arch=$$arch prefix=$(CROSS_PATH)/$$arch; \

Completed in 144 milliseconds