FreeBSD Bugzilla – Attachment 198621 Details for
Bug 232677
games/widelands: fix build on GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
widelands.patch (text/plain), 454 bytes, created by
Piotr Kubaj
on 2018-10-25 14:24:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-25 14:24:37 UTC
Size:
454 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482971) >+++ Makefile (working copy) >@@ -28,6 +28,10 @@ > -DWL_OPTIMIZE_FLAGS="" > USE_GL= gl glew > USE_SDL= sdl2 mixer2 image2 net2 ttf2 >+CXXFLAGS_powerpc= -Wno-maybe-uninitialized >+CXXFLAGS_powerpcspe= -Wno-maybe-uninitialized >+CXXFLAGS_powerpc64= -Wno-maybe-uninitialized >+CXXFLAGS_sparc64= -Wno-maybe-uninitialized > > PORTDATA= * > PORTDOCS= *
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 232677
: 198621