Commit b0fdf5d
committed
JIT: Add jit_target_arch to cache key as jit beams differ
cmake `-DAVM_DISABLE_JIT=OFF` and autodetected JIT target impact what is
compiled in some tests with `-DAVM_DISABLE_JIT` or
`"-DAVM_JIT_TARGET_ARCH='${AVM_JIT_TARGET_ARCH}'"` passed to `erlc`.
Signed-off-by: Paul Guyot <[email protected]>1 parent 01cccfc commit b0fdf5d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| |||
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
369 | | - | |
| 370 | + | |
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
| |||
0 commit comments