Commit 5e6c741
authored
[emcmake] Insert toolchain/emulator arg after user args (emscripten-core#15265)
This allows user specified command line arg to overwrite whatever is
specified in the toolchain file, can be useful to overwrite variables
like CMAKE_SYSTEM_PROCESSOR, which is used by projects to detect if
system is ARM. This way we can exercise both Emscripten's SSE headers
and NEON headers.1 parent d946a8f commit 5e6c741
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments