Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
MasterDuke so for CI, it looks like a newer ubuntu + a newer clang, but a not-quite-new-enough valgrind means the memory leak tests are failing because valgrind can't read dwarf5. any opinions on how best to pass the '-gdwarf-4' CFLAG option? 03:17
put it in Configure.pl? figure out how to put it in the environment?