[Bug 334] New: allow specifying explicit target arch
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon May 18 07:17:51 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=334
Summary: allow specifying explicit target arch
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: thebohemian at gmx.net
Currently the OpenJDK build has no notion of a target arch. Instead the OpenJDK
makefile run 'uname -m' and are happy with the result. In a cross-compilation
context you cannot do that. As such I extended the makefile in a way that the
target architecture can be given through a Makefile variable. Additionally I
extended IcedTea's makefiles to provide this value.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list