summaryrefslogtreecommitdiff
path: root/sdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/Makefile')
-rw-r--r--sdk/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdk/Makefile b/sdk/Makefile
index f0dbcf3..d30c931 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -100,8 +100,6 @@ endif
ifeq ($(TARGET),ppc-amigaos)
SDK_ITEMS := $(addprefix $(BUILDSTEPS)/, libtre.d libpbl.d $(COMMON_SDK_ITEMS))
EXTRAARGS_LIBCARES := --disable-shared
- $(warning Using ancient libcurl)
- VERSION_LIBCURL := 7.21.3
endif
ifeq ($(TARGET),i686-w64-mingw32)