HomeSort by: relevance | last modified time | path
    Searched refs:build_log (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/regression/
objs-gcc.sh 52 # in BUILD_LOG, the output of the build
53 BUILD_LOG=$STATE/build_log
71 exec > $BUILD_LOG 2>&1 || exit 1
btest-gcc.sh 87 # in BUILD_LOG, the output of the build
88 BUILD_LOG=$STATE/build_log
106 exec > $BUILD_LOG 2>&1 || exit 1
  /src/external/gpl3/gcc.old/dist/contrib/regression/
objs-gcc.sh 53 # in BUILD_LOG, the output of the build
54 BUILD_LOG=$STATE/build_log
72 exec > $BUILD_LOG 2>&1 || exit 1
btest-gcc.sh 79 # in BUILD_LOG, the output of the build
80 BUILD_LOG=$STATE/build_log
98 exec > $BUILD_LOG 2>&1 || exit 1

Completed in 17 milliseconds