From 4162fb9a82c427ab2f2b73fc63cbb40cdd3f6629 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 19 Mar 2008 02:05:00 +0000 Subject: Throwback for native RISC OS build. svn path=/trunk/netsurf/; revision=3968 --- Makefile.unix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.unix b/Makefile.unix index 6e2e497ce..b7d35750d 100644 --- a/Makefile.unix +++ b/Makefile.unix @@ -112,7 +112,7 @@ endif CFLAGS += -I. -O $(WARNFLAGS) -Driscos \ -std=c99 -D_BSD_SOURCE -D_POSIX_C_SOURCE \ - -mpoke-function-name + -mpoke-function-name -mthrowback CFLAGS += -I$(GCCSDK_INSTALL_ENV)/include \ -I$(GCCSDK_INSTALL_ENV)/include/libxml2 \ -- cgit v1.2.3