From a1725caf865bef1e5d26fbba21836116ad117dbb Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 4 Jan 2014 18:06:34 +0000 Subject: fix mngectony makefiles --- riscos/Makefile.target | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos') diff --git a/riscos/Makefile.target b/riscos/Makefile.target index 05e66c829..2f5bbb150 100644 --- a/riscos/Makefile.target +++ b/riscos/Makefile.target @@ -45,6 +45,7 @@ RESOURCES = $(TPD_RISCOS) split-messages CFLAGS += $(WARNFLAGS) -Driscos -std=c99 -D_BSD_SOURCE -D_POSIX_C_SOURCE \ -mpoke-function-name -fno-strict-aliasing +CFLAGS += -I$(GCCSDK_INSTALL_ENV)/include ifeq ($(HOST),riscos) CFLAGS += -I -mthrowback endif -- cgit v1.2.3