summaryrefslogtreecommitdiff
path: root/src/Makefile.riscos
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.riscos')
-rw-r--r--src/Makefile.riscos2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.riscos b/src/Makefile.riscos
index d0e13d212..35a194ff4 100644
--- a/src/Makefile.riscos
+++ b/src/Makefile.riscos
@@ -9,7 +9,7 @@ objs = o.hugehelp o.main o.urlglob o.writeout o.writeenv o.rawstr o.nonblock
# Compile options:
linkopts = ../lib/libcurl openldap:libraries/libldap/libldap -o curl
-compileropts = -mpoke-function-name -IUtilLib: -mthrowback
+compileropts = -mpoke-function-name -IUtilLib: -mthrowback
# Project target:
curl: $(objs)