Closed a-petrini closed 1 year ago
This change adds a patch for the libzendoo.mk package script so that mcTest is compiled with the -fPIE compiler option. This fixes build failings on CentOS and derived Linux distributions.
mcTest
-fPIE
Fixes #592.
This change adds a patch for the libzendoo.mk package script so that
mcTest
is compiled with the-fPIE
compiler option. This fixes build failings on CentOS and derived Linux distributions.Fixes #592.