Commit e57def3
committed
Makefile.pre.in: use em-config for trampoline clang
When CC is wrapped by ccache, the Emscripten trampoline rule cannot derive the
matching clang path by treating CC as a single executable path. Query the active
Emscripten root with em-config instead.1 parent 52a7f1b commit e57def3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3173 | 3173 | | |
3174 | 3174 | | |
3175 | 3175 | | |
3176 | | - | |
| 3176 | + | |
3177 | 3177 | | |
3178 | 3178 | | |
3179 | 3179 | | |
| |||
0 commit comments