mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-28 09:13:08 +03:00
Use internal curl scheduled fetcher
This commit is contained in:
parent
b7b20e4128
commit
d167da308b
@ -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__
|
||||
|
Loading…
Reference in New Issue
Block a user