Bug 1985

Summary: patch to recognize arm arches properly
Product: [Retired] Red Hat Raw Hide Reporter: stewart
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-04-04 20:11:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description stewart 1999-04-04 18:47:01 UTC
Patch to reconize armv4l properly for building new rpms.
Patch to configure.in (be here shortly).

Comments on the armv4b* and arm* portion, the main one I am
interested in (at present) is armv4l*

While you are at it, could you change the optflags for
armv4l in rpmrc.in to the following:
optflags: armv4l -O2 -fsigned-char -fomit-frame-pointer

There are only a couple of programs (glib,
ImageMagick) that have a problem with -O2 optimization, and
these problems still exists with only -O optimization on the
ARM.

Hope this is the right place...

------- Email Received From  Rod Stewart <stewart.ca> 04/04/99 14:50 -------

Comment 1 Jeff Johnson 1999-04-04 20:11:59 UTC
Done in rpm CVS. Thanks.