mirror of
https://github.com/novatiq/packages.git
synced 2026-07-09 21:39:27 +01:00
4ac9a2ae84
libssh2 already makes sure that the compiler emits position-independent code. Adding $(FPIC) makes no difference. In addition the libssh2 build system puts its own flag behind the CFLAGS, overriding whatever was set before. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>