summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-04-16 00:20:31 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-04-16 00:20:31 +0100
commitd167da308bd8e4b32f4c43de79161efa8d3b1435 (patch)
tree1d9bf00d372117a0a0825b7ba22aa3058a38cac4 /amiga
parentb7b20e412857099f63fce2d21a622d0ee5b613e9 (diff)
downloadnetsurf-d167da308bd8e4b32f4c43de79161efa8d3b1435.tar.gz
netsurf-d167da308bd8e4b32f4c43de79161efa8d3b1435.tar.bz2
Use internal curl scheduled fetcher
Diffstat (limited to 'amiga')
-rw-r--r--amiga/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index dc79479c5..29543c715 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -2,7 +2,7 @@
# Amiga target setup
# ----------------------------------------------------------------------------
-CFLAGS += -std=c99 -Dnsamiga
+CFLAGS += -std=c99 -Dnsamiga -DFETCHER_CURLL_SCHEDULED
ifneq ($(SUBTARGET),os3)
CFLAGS += -U__STRICT_ANSI__ -D__USE_INLINE__ -D__USE_BASETYPE__