summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2019-03-30 14:57:48 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2019-03-30 14:57:48 +0000
commit60e9eb50c32594acb28857e3f6ae640f1992a2cd (patch)
tree98f8d0491356f7d8faa3e72aee54c0c259699cef /frontends
parent7ecc0d3bf8cc2728e04addccc5a575c6141649a7 (diff)
downloadnetsurf-60e9eb50c32594acb28857e3f6ae640f1992a2cd.tar.gz
netsurf-60e9eb50c32594acb28857e3f6ae640f1992a2cd.tar.bz2
lpthread no longer being picked up from curl pkgconfig
Diffstat (limited to 'frontends')
-rw-r--r--frontends/amiga/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile
index 4aa09b6bf..b71ae3cf9 100644
--- a/frontends/amiga/Makefile
+++ b/frontends/amiga/Makefile
@@ -25,6 +25,8 @@ LDFLAGS += -lpbl -liconv
ifeq ($(SUBTARGET),os3)
LDFLAGS += -lamiga -lm
+else
+ LDFLAGS += -lpthread
endif
EXETARGET := NetSurf