Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447906 Details for
Bug 595126
games-arcade/supertux-0.5.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
supertux-0.5.0-obstack.patch
supertux-0.5.0-obstack.patch (text/plain), 1.08 KB, created by
Wojciech Myrda
on 2016-09-25 20:45:06 UTC
(
hide
)
Description:
supertux-0.5.0-obstack.patch
Filename:
MIME Type:
Creator:
Wojciech Myrda
Created:
2016-09-25 20:45:06 UTC
Size:
1.08 KB
patch
obsolete
>diff -Naur supertux-0.5.0.old/CMakeLists.txt supertux-0.5.0/CMakeLists.txt >--- supertux-0.5.0.old/CMakeLists.txt 2016-09-25 22:11:36.516149113 +0200 >+++ supertux-0.5.0/CMakeLists.txt 2016-09-25 22:12:22.410147138 +0200 >@@ -382,7 +382,6 @@ > include_directories(${CMAKE_BINARY_DIR}/) > include_directories(${CMAKE_CURRENT_SOURCE_DIR}/src/) > include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/external/findlocale/) >-include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/external/obstack/) > include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/external/sexp-cpp/include/) > > IF(WIN32) >@@ -392,7 +391,7 @@ > > ## Build list of sources for supertux binary > >-FILE(GLOB SUPERTUX_SOURCES_C RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} external/obstack/*.c external/findlocale/findlocale.c) >+FILE(GLOB SUPERTUX_SOURCES_C RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} external/findlocale/findlocale.c) > > FILE(GLOB SUPERTUX_SOURCES_CXX RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} src/*/*.cpp src/supertux/menu/*.cpp src/video/sdl/*.cpp) > FILE(GLOB SUPERTUX_RESOURCES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "${PROJECT_BINARY_DIR}/tmp/*.rc")
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 595126
:
447898
|
447900
|
447902
|
447904
| 447906