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

  /external/valgrind/main/drd/scripts/ppc-cross/
download-and-build-ppc-crosscompiler 5 # Script for generating a PowerPC cross compiler using crosstool.
38 # Extract and run crosstool for the specified gcc and glibc versions.
76 if [ ! -e $TARBALLS_DIR/crosstool-${CROSSTOOL_VERSION}.tar.gz ]; then
79 wget -q -nc "http://kegel.com/crosstool/crosstool-${CROSSTOOL_VERSION}.tar.gz"
83 /bin/tar -zxf $TARBALLS_DIR/crosstool-${CROSSTOOL_VERSION}.tar.gz
87 for f in ../crosstool-patches/*
121 # Variables that are ignored by crosstool.
124 CROSSTOOL_FOLDER=$PWD/crosstool-$CROSSTOOL_VERSION
129 # Variables that are used by the crosstool script as input
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 190 MAKEJFFS2 ?= /apps/crosstool/bin/mkfs.jffs2

Completed in 58 milliseconds