Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328002 Details for
Bug 440796
games-strategy/hedgewars-0.9.18 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hedgewars-0.9.18.2-flags.patch
hedgewars-0.9.18.2-flags.patch (text/plain), 757 bytes, created by
Julian Ospald
on 2012-11-01 21:30:59 UTC
(
hide
)
Description:
hedgewars-0.9.18.2-flags.patch
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-11-01 21:30:59 UTC
Size:
757 bytes
patch
obsolete
>From: Julian Ospald <hasufell@gentoo.org> >Date: Thu Nov 1 21:16:18 UTC 2012 >Subject: build system > >respect flags > >--- CMakeLists.txt >+++ CMakeLists.txt >@@ -158,12 +158,8 @@ > > > #set default flags values for all projects >-set(CMAKE_C_FLAGS "-pipe ${CMAKE_C_FLAGS}") >-set(CMAKE_C_FLAGS_RELEASE "-w -Os -fomit-frame-pointer ${CMAKE_C_FLAGS_RELEASE}") >-set(CMAKE_C_FLAGS_DEBUG "-Wall -O0 -g -DDEBUG ${CMAKE_C_FLAGS_DEBUG}") >-set(CMAKE_CXX_FLAGS ${CMAKE_C_FLAGS}) >-set(CMAKE_CXX_FLAGS_RELEASE ${CMAKE_C_FLAGS_RELEASE}) >-set(CMAKE_CXX_FLAGS_DEBUG ${CMAKE_C_FLAGS_DEBUG}) >+set(CMAKE_C_FLAGS_DEBUG "-Wall -DDEBUG ${CMAKE_C_FLAGS_DEBUG}") >+set(CMAKE_CXX_FLAGS_DEBUG "-Wall -DDEBUG ${CMAKE_CXX_FLAGS_DEBUG}") > > #parse additional parameters > if(FPFLAGS OR GHFLAGS)
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 440796
: 328002