Commit 2c75c61
committed
Revert "configs: common: enable c++11 thread support via c11 threads"
This reverts commit 8dee616 because it
causes incompatibility with prior Zephyr releases which we do not want
at this point.
The relevant GCC patches should be reworked to be more self-contained
and maintain compatibility with prior Zephyr releases as noted in the
GitHub issue #751.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent c744a06 commit 2c75c61
File tree
4 files changed
+4
-7
lines changed- configs
4 files changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
- config/gthr.m4-1
- gcc/configure+1-1
- gcc/configure.ac+1-1
- libgcc/configure-1
- libgcc/gthr-c11.h-258
- libstdc++-v3/acinclude.m4+2-19
- libstdc++-v3/configure+2-34
- libstdc++-v3/include/Makefile.am-7
- libstdc++-v3/include/Makefile.in-9
- libstdc++-v3/include/bits/std_thread.h-1
- libstdc++-v3/include/bits/this_thread_sleep.h+1-12
- libstdc++-v3/src/c++11/thread.cc-7
0 commit comments