Use internal curl scheduled fetcher

This commit is contained in:
Chris Young 2013-04-16 00:20:31 +01:00
parent b7b20e4128
commit d167da308b
1 changed files with 1 additions and 1 deletions

View File

@ -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__