FreeBSD Bugzilla – Attachment 213563 Details for
Bug 239669
devel/valgrind fails to build after r348628
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build error
elf_gnu_note.patch (text/plain), 601 bytes, created by
Paul Floyd
on 2020-04-19 13:34:25 UTC
(
hide
)
Description:
Fix build error
Filename:
MIME Type:
Creator:
Paul Floyd
Created:
2020-04-19 13:34:25 UTC
Size:
601 bytes
patch
obsolete
>--- ./work/stass-valgrind-freebsd-ce1acb28953f/include/vki/vki-freebsd.h 2020-04-19 15:27:50.119834000 +0200 >+++ ./work.new//stass-valgrind-freebsd-ce1acb28953f/include/vki/vki-freebsd.h 2020-04-16 23:40:35.384049000 +0200 >@@ -224,6 +224,11 @@ > #define SELFMAG 4 /* magic string size */ > #endif > >+// see http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239669 >+#if !defined(ELF_NOTE_GNU) >+#define ELF_NOTE_GNU "GNU" >+#endif >+ > //---------------------------------------------------------------------- > // From sys/syslimits.h > //----------------------------------------------------------------------
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 239669
: 213563