]> git.pld-linux.org Git - packages/netsurf.git/blame - nsfb-ldflags.patch
- updated to 3.4
[packages/netsurf.git] / nsfb-ldflags.patch
CommitLineData
b2fbd8e8
WF
1--- netsurf-3.4/framebuffer/Makefile.target.orig 2016-02-16 14:30:38.000000000 +0100
2+++ netsurf-3.4/framebuffer/Makefile.target 2016-02-27 16:44:59.385032043 +0100
3@@ -39,9 +39,7 @@ CFLAGS += -std=c99 -g -Dsmall \
4 LDFLAGS += -lm
f8b59618 5
b2fbd8e8
WF
6 # non optional pkg-configed libs
7-LDFLAGS += -Wl,--whole-archive
8 $(eval $(call pkg_config_find_and_add,libnsfb,libnsfb))
9-LDFLAGS += -Wl,--no-whole-archive
10
11 $(eval $(call pkg_config_find_and_add,openssl,OpenSSL))
f8b59618 12
This page took 0.064862 seconds and 4 git commands to generate.