[icedtea6] remove obsolete sparc patch

Matthias Klose doko at ubuntu.com
Tue Nov 30 09:23:21 PST 2010


On 30.11.2010 18:21, Dr Andrew John Hughes wrote:
> On 16:35 Tue 30 Nov     , Matthias Klose wrote:
>> This chunk can be removed, in the defs.make file it is preceded by
>>
>> # sparc
>> ifneq (,$(filter $(ARCH), sparc sparc64))
>>     ifeq ($(ARCH_DATA_MODEL), 64)
>>       ARCH_DATA_MODEL  = 64
>>       MAKE_ARGS        += LP64=1
>>       PLATFORM         = linux-sparcv9
>>       VM_PLATFORM      = linux_sparcv9
>>     else
>>       ARCH_DATA_MODEL  = 32
>>       PLATFORM         = linux-sparc
>>       VM_PLATFORM      = linux_sparc
>>     endif
>>     HS_ARCH            = sparc
>> endif
>>
>>
>> which already cares about the settings.
>>
>>     Matthias

wrong attachment ...


-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc.diff
Type: text/x-diff
Size: 1518 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101130/342c3d4f/sparc.diff 


More information about the distro-pkg-dev mailing list