Commit e122c9a
committed
build.sh: honor EXTRA_CFLAGS env var for per-build static-lib flags
Used by the craftax parity harness to compile with
-DCRAFTAX_JAX_PARITY, which disables the update_mobs early-out so the
C env replays bitwise against JAX. Default training builds leave
EXTRA_CFLAGS empty and keep the ~2x sim-SPS early-out enabled.1 parent 203961e commit e122c9a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments