FreeBSD Bugzilla – Attachment 207372 Details for
Bug 240492
graphics/glew: Respect CFLAGS (unexpected optimizations in debug build)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
blind fix
bug240492.diff (text/plain), 663 bytes, created by
Jan Beich
on 2019-09-11 08:17:18 UTC
(
hide
)
Description:
blind fix
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2019-09-11 08:17:18 UTC
Size:
663 bytes
patch
obsolete
>From dfddf71f6aff449dab3511578fed0f9d55a721a8 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Wed, 11 Sep 2019 08:13:29 +0000 >Subject: [PATCH] graphics/glew: respect CFLAGS > >- Drop -O2 from vendor CFLAGS > >PR: 240492 >Approved by: zeising >--- > graphics/glew/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile >index bca418df7474..8c77a8802520 100644 >--- a/graphics/glew/Makefile >+++ b/graphics/glew/Makefile >@@ -18,6 +18,7 @@ USE_GL= gl glu > USE_LDCONFIG= yes > > MAKE_ENV= GLEW_DEST=${PREFIX} GLEW_PREFIX=${PREFIX} >+MAKE_ARGS= POPT= > INSTALL_TARGET= install.all > > OPTIONS_DEFINE= DOCS
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240492
:
207372