HomeWildfire Games

Debundle Valgrind and make it optional

Description

Debundle Valgrind and make it optional

If a *nix user wishes to build pyrogenesis with support for Valgrind (such as
it is), then can do so by passing --with-valgrind to update-workspaces.sh.
(They will need Valgrind installed and locateable via pkg-config.)

Reviewed By: sera, Stan
Fixes: #2904
Differential Revision: https://code.wildfiregames.com/D3646