-lpthread was removed for g++ -std=c++11 on Linux due to llvm.org/pr21553,
but the original issue doesn't seem to be reproducible anymore. Even if it were,
it had nothing to do with compiling inferiors.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D8991
Missing `-lpthread` causes gcc test failure. ClosedPublic Authored by chaoren on Apr 11 2015, 4:25 PM.
Details Summary -lpthread was removed for g++ -std=c++11 on Linux due to llvm.org/pr21553,
Diff Detail Event Timelinechaoren updated this object. sivachandra edited edge metadata. Comment ActionsLGTM if you think this is not going to trouble the builders. This revision is now accepted and ready to land.Apr 13 2015, 11:08 AM Closed by commit rL234770: Missing `-lpthread` causes gcc test failure. (authored by chaoren). · Explain WhyApr 13 2015, 11:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23650 test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
test/functionalities/watchpoint/watchpoint_set_command/TestWatchLocationWithWatchSet.py
test/functionalities/watchpoint/watchpoint_set_command/TestWatchpointSetErrorCases.py
test/make/Makefile.rules
|