/* 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.
Xorg CVS head does not set HasAgpGart YES on s390. Presumeably current releases don't either. Doesn't matter now, so closing.