summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk/Makefile b/sdk/Makefile
index f189ce9..4aca12e 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -78,6 +78,7 @@ endif
ifeq ($(TARGET),ppc-amigaos)
SDK_ITEMS := $(BUILDSTEPS)/libtre.d $(BUILDSTEPS)/libpbl.d $(COMMON_SDK_ITEMS)
EXTRAARGS_LIBCARES := --disable-shared
+ $(warning Using ancient libcurl)
VERSION_LIBCURL := 7.21.3
endif