Re: [dev] EducOOo donated code for ARM Linux port

Rene Engelhard <[email protected]> Sat, 19 Feb 2011 13:51:02 +0100
Newsgroups gmane.comp.openoffice.devel.marketing
Organization OpenOffice.org
Message-ID <20110219125102.GB31066__24259.6079166562$1298131618$gmane$org@rene-engelhard.de>
On Sat, Feb 19, 2011 at 08:41:43AM +0100, eric b wrote:
> Hi,
> 
> For your information :
> http://www.openoffice.org/issues/show_bug.cgi?id=117017

"EducOOo donated code for ARM Linux port" makes it sound you did the port.
Wrong. Stop your propaganda, please.

Now to the technical points:

ARM_TARGET=7

ehm, no. *If* you want to set a minimal baseline, use armv4t. Assuming anyone
has the latest and greatest ARM is bogus.

And

+    if test "x$with_arm_target" < "x6"
+       then    AC_MSG_RESULT([arm target is armv5 or inferior])
+       ARM_TARGET=5

aha, let's break even more older ARMs...

Intreresting you even dropped the correct list from your CCs (dev@porting). What does
marketing to do here instead?
Grüße/Regards,

René