From 6f9e2048a3aca79ea34e9440141ab536a1ceab60 Mon Sep 17 00:00:00 2001 From: Adrian Lees Date: Sat, 10 Dec 2005 15:10:25 +0000 Subject: [project @ 2005-12-10 15:10:25 by adrianl] Invoke cross-compiler for asm svn path=/import/netsurf/; revision=1893 --- posix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix.mk') diff --git a/posix.mk b/posix.mk index 2812cf681..6f75a43c3 100644 --- a/posix.mk +++ b/posix.mk @@ -1,6 +1,6 @@ CC = /home/riscos/cross/bin/gcc CC_DEBUG = gcc -ASM = gcc +ASM = /home/riscos/cross/bin/gcc PLATFORM_CFLAGS_RISCOS = -I/home/riscos/env/include \ -I/home/riscos/env/include/libxml2 \ -- cgit v1.2.3