FreeBSD Bugzilla – Attachment 217319 Details for
Bug 248734
databases/gdbm: Fix build with -fno-common (clang 11 and gcc 10)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build with -fno-common (clang 11 and gcc 10)
databases__gdbm-fix-common-1.diff (text/plain), 972 bytes, created by
Dimitry Andric
on 2020-08-18 21:11:13 UTC
(
hide
)
Description:
Fix build with -fno-common (clang 11 and gcc 10)
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2020-08-18 21:11:13 UTC
Size:
972 bytes
patch
obsolete
>Index: databases/gdbm/files/patch-src_parseopt.c >=================================================================== >--- databases/gdbm/files/patch-src_parseopt.c (nonexistent) >+++ databases/gdbm/files/patch-src_parseopt.c (working copy) >@@ -0,0 +1,11 @@ >+--- src/parseopt.c.orig 2018-05-30 09:39:15 UTC >++++ src/parseopt.c >+@@ -255,8 +255,6 @@ print_option_descr (const char *descr, size_t lmargin, >+ } >+ >+ char *parseopt_program_name; >+-char *parseopt_program_doc; >+-char *parseopt_program_args; >+ const char *program_bug_address = "<" PACKAGE_BUGREPORT ">"; >+ void (*parseopt_help_hook) (FILE *stream); >+ > >Property changes on: databases/gdbm/files/patch-src_parseopt.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 248734
: 217319