Bug 108025 - TODO: Janitorial cleanups for s390/ppc64 for agpgart
Summary: TODO: Janitorial cleanups for s390/ppc64 for agpgart
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: XFree86
Version: 1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FC4Target
TreeView+ depends on / blocked
 
Reported: 2003-10-26 14:07 UTC by Mike A. Harris
Modified: 2005-10-31 22:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-03-15 12:27:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike A. Harris 2003-10-26 14:07:20 UTC
/* FIXME: This should be defaulted upstream correctly, or patched and sent
 * upstream, and then removed from our specfile.
 */
%ifarch s390 s390x ppc64
#define HasAgpGart              NO
%else
#define HasAgpGart              YES
%endif

The above workaround hack is in our 4.3.0 rpms, and should be turned into
a patch for the Imake configs and sent upstream for the future to remove
spec file cruft.  Reporting it here as a reminder to myself.

Comment 2 Mike A. Harris 2005-03-15 12:27:44 UTC
Xorg CVS head does not set HasAgpGart YES on s390.  Presumeably
current releases don't either.  Doesn't matter now, so closing.


Note You need to log in before you can comment on or make changes to this bug.