summaryrefslogtreecommitdiffstats
path: root/package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-09-18 23:44:26 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-09-20 14:35:27 +0200
commit6d475da9a0037bc6efbdeb482e2f678bb8089e70 (patch)
treed61ef2a80c314689d84b5a6d3960c1470cdf6811 /package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch
parent6730fb11b93e876fb5ae6fe347141e5f0edb2cb9 (diff)
downloadbuildroot-6d475da9a0037bc6efbdeb482e2f678bb8089e70.tar.gz
buildroot-6d475da9a0037bc6efbdeb482e2f678bb8089e70.zip
host-gcc-final: don't install a potentially dead symlink
gcc used to be installed into $(HOST_DIR)/usr/$(GNU_TARGET_NAME) but since gcc 4.9 this is no longer the case. Therefore, the cc -> gcc symlink that is created in that we create in that directory is dead. There don't seem to have been any problems due to the missing gcc and cc in $(HOST_DIR)/usr/$(GNU_TARGET_NAME), things seems to build fine without it. The cc -> gcc symlinks in general should not be needed anyway, since we always pass the appropriate CC variable to the package build system. Therefore, let's remove the cc -> gcc symlink in $(HOST_DIR)/usr/$(GNU_TARGET_NAME) - also for pre-4.9 gcc versions. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud