Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 930261 Details for
Bug 1133350
xserver-x11-server: patch to remove obsolete configure switches
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to remove two configure switches
0001-Remove-obsolete-.-configure-switches.patch (text/plain), 1.37 KB, created by
Zbigniew Jędrzejewski-Szmek
on 2014-08-25 00:09:59 UTC
(
hide
)
Description:
patch to remove two configure switches
Filename:
MIME Type:
Creator:
Zbigniew Jędrzejewski-Szmek
Created:
2014-08-25 00:09:59 UTC
Size:
1.37 KB
patch
obsolete
>From ff16179d0d6ec3cf0108b42447fdc0ace51033db Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl> >Date: Sun, 24 Aug 2014 19:52:02 -0400 >Subject: [PATCH] Remove obsolete ./configure switches > >configure: WARNING: unrecognized options: --enable-maintainer-mode, --with-dri-driver-path > >dri-driver-path was removed in commit c36ca7b186 back in 2010. >maintainer mode was removed in commit 4bf3eac5fe in 2012. >--- > xorg-x11-server.spec | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec >index 8e2b74a438..7961e4b4cf 100644 >--- a/xorg-x11-server.spec >+++ b/xorg-x11-server.spec >@@ -409,7 +409,7 @@ test `getminor extension` == %{extension_minor} > %global default_font_path "catalogue:/etc/X11/fontpath.d,built-ins" > > %if %{with_hw_servers} >-%global dri_flags --with-dri-driver-path=%{drimoduledir} --enable-dri2 %{?!rhel:--enable-dri3} --enable-suid-wrapper --enable-glamor >+%global dri_flags --enable-dri2 %{?!rhel:--enable-dri3} --enable-suid-wrapper --enable-glamor > %else > %global dri_flags --disable-dri > %endif >@@ -433,7 +433,7 @@ autoreconf -f -v --install || exit 1 > # export CFLAGS="${RPM_OPT_FLAGS}" > # XXX without dtrace > >-%configure --enable-maintainer-mode %{xservers} \ >+%configure %{xservers} \ > --disable-static \ > --with-pic \ > %{?no_int10} --with-int10=x86emu \ >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1133350
: 930261