summaryrefslogtreecommitdiffstats
path: root/Source/cmProjectCommand.cxx
diff options
context:
space:
mode:
authorRob Boehne <robb@datalogics.com>2019-01-03 22:42:23 (GMT)
committerBrad King <brad.king@kitware.com>2019-01-10 19:25:06 (GMT)
commit74720a298cec05af29f18315990f64ddfda344f6 (patch)
tree749dc672186b65bec9d0a1b310ab7b940631ce08 /Source/cmProjectCommand.cxx
parent6092a770f66bff959749170141d44188f4b6f3f1 (diff)
downloadCMake-74720a298cec05af29f18315990f64ddfda344f6.zip
CMake-74720a298cec05af29f18315990f64ddfda344f6.tar.gz
CMake-74720a298cec05af29f18315990f64ddfda344f6.tar.bz2
XL: Move '-bE' flag earlier so it can be overridden
By default, we generate an export list for a shared library and pass that file on the link line. The problem was that it could not be overridden by a target when a specific export file is being used. Multiple `-bE` flags on the link are overridden by subsequent `-bE` flags, so only the last one is used. Fixes: #13282
Diffstat (limited to 'Source/cmProjectCommand.cxx')
0 files changed, 0 insertions, 0 deletions