Throwback for native RISC OS build.

svn path=/trunk/netsurf/; revision=3968
This commit is contained in:
Michael Drake 2008-03-19 02:05:00 +00:00
parent 6aa966747c
commit 4162fb9a82

View File

@ -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 \