Home | History | Annotate | Download | only in x86_64-linux-glibc2.15-4.8

Lines Matching refs:PHASE

127 # This will depend on the phase of the build.
128 install_dir () { echo "$WORK_DIR/$PHASE/$TOOLCHAIN_NAME"; }
510 build_dir_for () { echo "$BUILD_DIR/$PHASE/$1"; }
1339 # Used to setup phase 1 the run a command
1342 PHASE=1
1346 # Used to setup phase 2 then run a command
1349 PHASE=1
1360 PHASE=2