packages/libs/libssh2
Sebastian Kemper 4ac9a2ae84 libssh2: remove $(FPIC) from TARGET_CFLAGS
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>
2018-02-24 11:45:18 +01:00
..
patches libssh2: version bump 2018-01-30 14:54:41 +01:00
Config.in libssh2: Make crypto backends selectable 2018-02-03 13:26:18 +01:00
Makefile libssh2: remove $(FPIC) from TARGET_CFLAGS 2018-02-24 11:45:18 +01:00