FreeBSD Bugzilla – Attachment 193249 Details for
Bug 228130
games/gnurobots - Interactive Guile prompt does not appear in GUI if compiler CPU optimizations are enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the port's makefile which should disable compile time cpu optimizations.
gnurobots-makefile.patch (text/plain), 252 bytes, created by
Wes Frazier
on 2018-05-10 20:13:40 UTC
(
hide
)
Description:
Patch for the port's makefile which should disable compile time cpu optimizations.
Filename:
MIME Type:
Creator:
Wes Frazier
Created:
2018-05-10 20:13:40 UTC
Size:
252 bytes
patch
obsolete
>--- Makefile.orig 2018-05-09 21:29:50.993434000 -0400 >+++ Makefile 2018-05-10 16:01:03.773688000 -0400 >@@ -23,6 +23,7 @@ > USE_GNOME= vte > GNU_CONFIGURE= yes > >+CFLAGS+= -O0 > CPPFLAGS+= -I${LOCALBASE}/include -w > LDFLAGS+= -L${LOCALBASE}/lib -pthread >
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 228130
: 193249