This reverts r255239 which did set -lm on all MultiSource links, and
instead sets it more fine-grained. An unnecessarily broad appending of
-lm in SingleSource/CMakeLists.txt is also removed.
The patch was tested both on Ubuntu Linux and OSX.
Paths
| Differential D15523
[test-suite] Set -lm more fine-grained, making general cmake rules a bit cleaner. ClosedPublic Authored by kristof.beyls on Dec 15 2015, 6:03 AM.
Details Summary This reverts r255239 which did set -lm on all MultiSource links, and The patch was tested both on Ubuntu Linux and OSX.
Diff Detail
Event Timelinekristof.beyls retitled this revision from to [test-suite] Set -lm more fine-grained, making general cmake rules a bit cleaner.. kristof.beyls updated this object. MatzeB edited edge metadata. Comment ActionsThanks for looking into this! I also think changes like this are simple enough to work with post-commit reviews. This revision is now accepted and ready to land.Dec 15 2015, 11:02 AM Closed by commit rL255756: Set -lm more fine-grained, making general cmake rules a bit cleaner. (authored by kbeyls). · Explain WhyDec 16 2015, 1:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42968 test-suite/trunk/MultiSource/Benchmarks/VersaBench/dbms/CMakeLists.txt
test-suite/trunk/MultiSource/Benchmarks/nbench/CMakeLists.txt
test-suite/trunk/SingleSource/CMakeLists.txt
test-suite/trunk/SingleSource/Regression/C/CMakeLists.txt
test-suite/trunk/cmake/modules/SingleMultiSource.cmake
|