2003/10/15 09:32:34
authorxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:39:17 +0000 (07:39 +0000)
committerxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:39:17 +0000 (07:39 +0000)
darcs-hash:20040130073917-3ac31-9822c663dbde29e4dc238528452baa7d95864701.gz

Makefile.upstream

index 58adad3..5667725 100644 (file)
@@ -64,6 +64,8 @@ endif
 configure_gcc-3.3                       += --enable-languages=c,c++,java --enable-gc-type=boehm --disable-jvmpi
 ifneq ($(platform),Solaris)
 configure_gcc-3.3                       += --disable-shared 
+else
+configure_gcc-3.3                       += --enable-shared 
 endif
 configure_gcc-3.3                       += --disable-java-awt --disable-interpreter --enable-static --enable-libgcj
 ifneq ($(shell uname),$(platform))