Commit ce1f9f6
committed
Remove command line definition of
In #26381, the definition of this macro was moved into the
`emscripten.h` header file, along with a warning if its used.
This change removes this macro from the clang command line generated by
emcc, reducing the differences between using `emcc` and using `clang
-target=wasm32-emscripten` directly.EMSCRIPTEN
1 parent 97e3809 commit ce1f9f6
7 files changed
Lines changed: 2 additions & 31 deletions
File tree
- site/source/docs/tools_reference
- src
- test
- core
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1701 | 1701 | | |
1702 | 1702 | | |
1703 | 1703 | | |
1704 | | - | |
1705 | | - | |
1706 | 1704 | | |
1707 | 1705 | | |
1708 | 1706 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | | - | |
1164 | | - | |
1165 | 1163 | | |
1166 | 1164 | | |
1167 | 1165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 78 | | |
88 | 79 | | |
89 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
681 | | - | |
682 | 680 | | |
683 | 681 | | |
684 | 682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11303 | 11303 | | |
11304 | 11304 | | |
11305 | 11305 | | |
11306 | | - | |
11307 | | - | |
11308 | | - | |
11309 | | - | |
11310 | | - | |
11311 | | - | |
11312 | | - | |
11313 | | - | |
11314 | | - | |
11315 | | - | |
11316 | | - | |
11317 | 11306 | | |
11318 | 11307 | | |
11319 | 11308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 99 | | |
105 | 100 | | |
106 | 101 | | |
| |||
0 commit comments