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 146809 Details for
Bug 225010
Review Request: glob2 - An innovative RTS game
[?]
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 to prevent configure from overriding CXXFLAGS
glob2-0.8.21-configure.diff (text/x-patch), 731 bytes, created by
Ralf Corsepius
on 2007-01-29 05:05:55 UTC
(
hide
)
Description:
Patch to prevent configure from overriding CXXFLAGS
Filename:
MIME Type:
Creator:
Ralf Corsepius
Created:
2007-01-29 05:05:55 UTC
Size:
731 bytes
patch
obsolete
>diff -uNr glob2-0.8.21.orig/configure glob2-0.8.21/configure >--- glob2-0.8.21.orig/configure 2006-08-05 01:07:21.000000000 +0200 >+++ glob2-0.8.21/configure 2007-01-28 05:26:19.000000000 +0100 >@@ -2348,7 +2348,7 @@ > ac_config_headers="$ac_config_headers config.h" > > >-CXXFLAGS="$CXXFLAGS -O3" >+: CXXFLAGS="$CXXFLAGS -O3" > > ac_ext=cpp > ac_cpp='$CXXCPP $CPPFLAGS' >diff -uNr glob2-0.8.21.orig/configure.in glob2-0.8.21/configure.in >--- glob2-0.8.21.orig/configure.in 2006-08-05 01:06:15.000000000 +0200 >+++ glob2-0.8.21/configure.in 2007-01-28 05:26:15.000000000 +0100 >@@ -6,7 +6,7 @@ > AC_CONFIG_SRCDIR([src/Game.cpp]) > AM_CONFIG_HEADER(config.h) > >-CXXFLAGS="$CXXFLAGS -O3" >+: CXXFLAGS="$CXXFLAGS -O3" > > dnl Programs > AC_PROG_CXX
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 Raw
Actions:
View
Attachments on
bug 225010
: 146809 |
146810