Commit d0d8bff
committed
fix(setup.sh): forcibly compile SpiderMonkey to
If the target triple is different even by the `vendor` parameter, it be treated differently, and
fatal error: 'type_traits' file not found
#include <type_traits>
See https://clang.llvm.org/docs/CrossCompilation.html#target-tripleclang's (cross-)compilation target setup1 parent 3d02051 commit d0d8bff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments