kumquat-buildroot/package/gcc
Steven Noonan 70dffaa132 gcc-final: hard link TARGET-cc -> TARGET-gcc
Doing a symlink results in incorrect behavior:

    $ x86_64-buildroot-linux-gnux32-cc
    --version
    ccache: error: execv of [...]/x86_64-buildroot-linux-gnux32-cc.br_real.br_real failed: No such file or directory

    $ x86_64-buildroot-linux-gnux32-gcc --version
    x86_64-buildroot-linux-gnux32-gcc.br_real (Buildroot 2015.11-git-00965-g8d89653-dirty) 5.2.0
    Copyright (C) 2015 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note the double .br_real on the invocation by toolchain-wrapper.

[Thomas: use 'ln -f' instead of 'cp -l', as suggested by Arnout.]

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-08 15:00:35 +01:00
..
4.5.4
4.7.4 gcc: simplify musl patches for SSP support 2015-10-18 15:35:53 +02:00
4.8.5 gcc: simplify musl patches for SSP support 2015-10-18 15:35:53 +02:00
4.9.3 gcc: simplify musl patches for SSP support 2015-10-18 15:35:53 +02:00
5.2.0 gcc: simplify musl patches for SSP support 2015-10-18 15:35:53 +02:00
arc-2015.06 gcc: remove unsafe patch check (poison system dirs) patch 2015-10-04 18:22:20 +02:00
gcc-final gcc-final: hard link TARGET-cc -> TARGET-gcc 2015-11-08 15:00:35 +01:00
gcc-initial gcc: use <pkg>_EXCLUDES, not <pkg>_TAR_EXCLUDES 2015-11-04 08:32:39 +01:00
Config.in.host arch: add support for mips32r6 and mips64r6 variants 2015-10-12 21:33:56 +02:00
gcc.hash
gcc.mk gcc: use <pkg>_EXCLUDES, not <pkg>_TAR_EXCLUDES 2015-11-04 08:32:39 +01:00