FreeBSD Bugzilla – Attachment 144552 Details for
Bug 191779
games/einstein doesn't work since staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
einstein.patch (text/plain), 620 bytes, created by
Andrey Zholos
on 2014-07-10 12:10:48 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Andrey Zholos
Created:
2014-07-10 12:10:48 UTC
Size:
620 bytes
patch
obsolete
>--- games/einstein/files/patch-Makefile >+++ games/einstein/files/patch-Makefile >@@ -15,7 +15,7 @@ > DEBUG=#-ggdb > -CXXFLAGS=-pipe -Wall $(OPTIMIZE) $(DEBUG) `sdl-config --cflags` -DPREFIX=L\"$(PREFIX)\" $(PROFILER) > -LNFLAGS=-pipe -lSDL_ttf -lfreetype `sdl-config --libs` -lz -lSDL_mixer $(PROFILER) >-+CXXFLAGS=-pipe -Wall $(OPTIMIZE) $(DEBUG) `${SDL_CONFIG} --cflags` -DPREFIX=L\"$(PREFIX)\" $(PROFILER) >++CXXFLAGS=-pipe -Wall $(OPTIMIZE) $(DEBUG) `${SDL_CONFIG} --cflags` -DPREFIX=L\"@@PREFIX@@\" $(PROFILER) > +LNFLAGS=-pipe -lSDL_ttf -lfreetype `${SDL_CONFIG} --libs` -lz -lSDL_mixer $(PROFILER) > INSTALL=install >
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
Flags:
edwin
:
maintainer-approval+
edwin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 191779
: 144552 |
144786