Package: gcc-defaults
Severity: important
Version: 1.75
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version does not list kfreebsd-i386 and kfreebsd-amd64
as gcj architectures.

Please add them into gcj_archs and into gcj_native_archs.

To be honest, I do not understand difference between
gcj_archs and gcj_native_archs.

The current status breaks building of (at least)
gnome java bindings for GNU/kFreeBSD architectures.

Many thanks

                Petr


--- debian/rules~       2008-09-04 08:58:00.000000000 +0000
+++ debian/rules        2008-09-04 08:58:00.000000000 +0000
@@ -179,8 +179,8 @@
 LIBGCJ_PC      = libgcj9.pc
 LIBGCJ_SONAME  = 90

-gcj_archs = amd64 armel i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 
sparc
-gcj_native_archs = amd64 armel i386 ia64 lpia mips mipsel powerpc ppc64 s390 
sparc
+gcj_archs = amd64 armel i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 
sparc kfreebsd-i386 kfreebsd-amd64
+gcj_native_archs = amd64 armel i386 ia64 lpia mips mipsel powerpc ppc64 s390 
sparc kfreebsd-i386 kfreebsd-amd64
 multilib_archs = amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc

 ifneq (,$(filter $(DEB_HOST_ARCH), $(multilib_archs)))




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to