]> git.pld-linux.org Git - packages/netsurf.git/blame - nsfb-ldflags.patch
- release 2 (by relup.sh)
[packages/netsurf.git] / nsfb-ldflags.patch
CommitLineData
128c42bd
WF
1--- netsurf-3.6/frontends/framebuffer/Makefile.orig 2016-02-16 14:30:38.000000000 +0100
2+++ netsurf-3.6/frontends/framebuffer/Makefile 2016-02-27 16:44:59.385032043 +0100
b2fbd8e8
WF
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.041118 seconds and 4 git commands to generate.