Commit 7d66651
committed
[RFC] make: split global linker and compile flags
Future emscripten versions warn if link-only options
are set during compilation.
RFC: Alternatively, do not set LDFLAGS globally only at the final step
as this is the only instance of linking (currently at least).1 parent 8cad385 commit 7d66651
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
161 | | - | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
0 commit comments