Ivan FB 0442170841
ci: also export NIM_PARAMS so nimble tasks see -d:disableMarchNative
The Makefile feeds nimble via the exported NIM_PARAMS variable
(see Makefile lines 115-152). NIMFLAGS alone is not propagated
to nim invocations like 'nimble testcommon', so the previous
commit had no effect on the make-driven test path. Setting
NIM_PARAMS ensures the flag reaches the nim compile line.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 16:17:25 +02:00
..
2026-05-27 23:58:30 +05:30
2025-06-20 14:45:53 +02:00