diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-09-02 18:06:34 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-09-15 23:01:06 +0200 |
commit | df9bbb779f37ef55136aeb838068cb2be9115b14 (patch) | |
tree | 6f5818e6c91aba173d8da8d1253b1ca4ac74aff8 /docs/manual | |
parent | 14a2d0b5ab87d16fa405b52612b181bfca03da20 (diff) | |
download | buildroot-df9bbb779f37ef55136aeb838068cb2be9115b14.tar.gz buildroot-df9bbb779f37ef55136aeb838068cb2be9115b14.zip |
gcc/gcc-final: use the common HOST_GCC_CONFIGURE_SYMLINK macro
Each stage of the gcc build needs to make a small dance before the
configuration step to create a build sub-directory and a symbolic link
to the configure script. The common gcc.mk had a
HOST_GCC_CONFIGURE_SYMLINK already used by the gcc-initial and
gcc-intermediate steps, but the gcc-final step wasn't using it.
This commit fixes this inconsistency, and therefore removes the
HOST_GCC_FINAL_CONFIGURE_SYMLINK macro.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions