Home | History | Annotate | Download | only in x86_64-linux-glibc2.11-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"; }
508 build_dir_for () { echo "$BUILD_DIR/$PHASE/$1"; }
1337 # Used to setup phase 1 the run a command
1340 PHASE=1
1344 # Used to setup phase 2 then run a command
1347 PHASE=1
1358 PHASE=2