2004/01/16 10:21:31
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:44:35 +0000 (07:44 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:44:35 +0000 (07:44 +0000)
darcs-hash:20040130074435-2ba56-1b9f3ae03cfe9d227bc72a63da427f2f723af361.gz

Makefile.upstream

index 82fcb38..bd1f2f9 100644 (file)
@@ -65,7 +65,9 @@ endif
 configure_gcc-3.3                       += --enable-languages=c,c++,java --enable-gc-type=boehm --disable-jvmpi
 configure_gcc-3.3                       += --with-ld=$(shell pwd)/upstream/install/bin/$(target)-ld --with-gnu-ld
 configure_gcc-3.3                       += --with-as=$(shell pwd)/upstream/install/bin/$(target)-as --with-gnu-as
+ifneq ($(shell uname),$(platform))
 configure_gcc-3.3                       += --with-headers=$(shell pwd)/upstream/install/$(target)/include
+endif
 configure_gcc-3.3                       += --disable-java-awt --disable-interpreter --enable-static --enable-libgcj
 configure_gcc-3.3                       += --enable-shared 
 configure_gcc-3.3_powerpc-apple-darwin  += --enable-threads=posix --disable-hash-synchronization --disable-multilib