Commit cc87487
authored
When cross-compiling, the compile/run test for -pthread always fails so -pthread
will never be automatically set without an override from the cache. ac_cv_pthread
can already be overridden, so do the same thing for ac_cv_cxx_thread.
1 parent 1ae619c commit cc87487
File tree
3 files changed
+19
-8
lines changed- Misc/NEWS.d/next/Build
3 files changed
+19
-8
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2653 | 2653 | | |
2654 | 2654 | | |
2655 | 2655 | | |
2656 | | - | |
2657 | 2656 | | |
2658 | 2657 | | |
2659 | | - | |
2660 | | - | |
| 2658 | + | |
| 2659 | + | |
2661 | 2660 | | |
2662 | 2661 | | |
2663 | 2662 | | |
| |||
2671 | 2670 | | |
2672 | 2671 | | |
2673 | 2672 | | |
| 2673 | + | |
| 2674 | + | |
2674 | 2675 | | |
2675 | 2676 | | |
2676 | 2677 | | |
| |||
2686 | 2687 | | |
2687 | 2688 | | |
2688 | 2689 | | |
2689 | | - | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
2690 | 2693 | | |
2691 | | - | |
2692 | 2694 | | |
2693 | 2695 | | |
2694 | 2696 | | |
| |||
0 commit comments