diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-11-14 18:02:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-11-14 18:02:50 +0000 |
commit | 4c46b5f0c213c750a752468338af54d249e1da03 (patch) | |
tree | ab0b06d6b17b3adc80d4bfbfe17e29a01492b1df /gcc | |
parent | 8413ca874e088161ca0fbc3bf3a98cffc45564f3 (diff) | |
download | gcc-4c46b5f0c213c750a752468338af54d249e1da03.zip gcc-4c46b5f0c213c750a752468338af54d249e1da03.tar.gz gcc-4c46b5f0c213c750a752468338af54d249e1da03.tar.bz2 |
runtime: set library name based on compiler name
Different compilers may have different release cadences or ABI
incompatibilities, so it does not make sense to use the same library
name for runtime libraries intended for different compilers.
This CL causes a libgo built by llgo to receive the name libgo-llgo.
Likewise, libgobegin is named libgobegin-llgo.
From-SVN: r217583
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions