Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.4.3

Lines Matching refs:PHASE

86 # This will depend on the phase of the build.
87 install_dir () { echo "$WORK_DIR/$PHASE/$TOOLCHAIN_NAME"; }
426 build_binutils_dir () { echo "$BUILD_DIR/$PHASE/binutils"; }
427 build_gmp_dir () { echo "$BUILD_DIR/$PHASE/gmp"; }
428 build_mpfr_dir () { echo "$BUILD_DIR/$PHASE/mpfr"; }
429 build_gcc_dir () { echo "$BUILD_DIR/$PHASE/gcc"; }
1100 # Used to setup phase 1 the run a command
1103 PHASE=1
1107 # Used to setup phase 2 then run a command
1110 PHASE=1
1120 PHASE=2