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

  /src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release 216 GITREV=`cd ${SOURCE_DIRECTORY} && ${GIT} rev-parse HEAD`
217 inform "Sources are commit ${GITREV}"
238 echo "Obtained from git: ${GITBRANCH} revision ${GITREV}" > LAST_UPDATED
457 with the following options: "git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"
481 with the following options: <code>"git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"</code></p>
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release 216 GITREV=`cd ${SOURCE_DIRECTORY} && ${GIT} rev-parse HEAD`
217 inform "Sources are commit ${GITREV}"
238 echo "Obtained from git: ${GITBRANCH} revision ${GITREV}" > LAST_UPDATED
457 with the following options: "git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"
481 with the following options: <code>"git://gcc.gnu.org/git/gcc.git branch ${GITBRANCH} revision ${GITREV}"</code></p>

Completed in 26 milliseconds