summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/File-MD5-BadArg2.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-11 17:50:34 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-11 17:50:34 (GMT)
commit97ffbcd8a4be25bbc661c68cb7d866bf9d5008d4 (patch)
tree89b04985f0afb812ab9039a3f44d4428a0ad4899 /Tests/CMakeTests/File-MD5-BadArg2.cmake
parent8e8824149fb6525f1a6da5f9c825a67765ce240b (diff)
downloadCMake-97ffbcd8a4be25bbc661c68cb7d866bf9d5008d4.zip
CMake-97ffbcd8a4be25bbc661c68cb7d866bf9d5008d4.tar.gz
CMake-97ffbcd8a4be25bbc661c68cb7d866bf9d5008d4.tar.bz2
CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)
When compiling with LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' the compiler output includes a line like COLLECT_GCC_OPTIONS='-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ... that our link line regex matches due to an argument ending in "-ld". Since it is not really the link line no implicit link information is dectected. Exclude "VAR=..." lines from consideration as link lines to fix this.
Diffstat (limited to 'Tests/CMakeTests/File-MD5-BadArg2.cmake')
0 files changed, 0 insertions, 0 deletions