diff options
author | Jeremy Rosen <jeremy.rosen@openwide.fr> | 2014-09-22 13:31:08 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-09-22 19:27:22 +0200 |
commit | 03ecca90d38448491f106c6555905de0d904fab0 (patch) | |
tree | 65ae2a5bc26b61504d2a94bbf6465d95a3f2f24d /package/gcc/gcc-initial/gcc-initial.mk | |
parent | 47e5ba9dfc756633b5304aac9485103dbcd9662b (diff) | |
download | buildroot-03ecca90d38448491f106c6555905de0d904fab0.tar.gz buildroot-03ecca90d38448491f106c6555905de0d904fab0.zip |
swig: add swig2.0 -> swig symlink
The cmake detection script provided with cmake will first look for a
binary called swig2.0 then for a binary called swig.
host-swig only installs a binary called swig, but if the host
distribution has instaled a binary called swig2.0, it will be
preferred over our swig, which isn't great. This patch creates a
symlink swig2.0 -> swig to prevent this from happening.
[Thomas: add comment in the code and improve the commit log]
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial/gcc-initial.mk')
0 files changed, 0 insertions, 0 deletions