mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 06:44:40 +01:00
4bd8f1bae6
$(FPIC) evaluates to -fpic on ARM64, breaking compilation: The dnsdist build system handles it properly anyway. Added --with-pic to make it explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>