void-packages/srcpkgs/lua54
q66 6198928d08 lua54: avoid conditional usage of -Os
The CMCFLAGS variable in Lua 5.4's Makefile specifies -Os by
default, apparently to shrink the code size of certain files.
However, at least on my machine that causes issues with valgrind,
rendering it practically unusable through hundreds of messages
about uninitialized memory.
2020-08-03 15:43:55 +02:00
..
files
patches
template