FreeBSD Bugzilla – Attachment 233423 Details for
Bug 263497
www/netsurf: Respect WITH_DEBUG=yes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch to fix
patch-Makefile (text/plain), 306 bytes, created by
Marcin Cieślak
on 2022-04-23 20:23:04 UTC
(
hide
)
Description:
Makefile patch to fix
Filename:
MIME Type:
Creator:
Marcin Cieślak
Created:
2022-04-23 20:23:04 UTC
Size:
306 bytes
patch
obsolete
>--- /tmp/Makefile.orig 2022-04-23 22:16:21.961212000 +0200 >+++ Makefile 2022-04-23 22:16:29.935879000 +0200 >@@ -50,6 +50,9 @@ > Q="" \ > TARGET="gtk3" \ > WARNFLAGS="" >+.if defined(WITH_DEBUG) >+MAKE_ARGS+= STRIP="true" >+.endif > MAKE_ENV+= COMPONENT_TYPE="lib-shared" \ > FLEX="${LOCALBASE}/bin/flex" >
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 263497
: 233423