FreeBSD Bugzilla – Attachment 233093 Details for
Bug 263176
devel/heimdall: fix build with libc++ 14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/heimdall: stop attempting to define nullptr
devel__heimdall-fix-libcxx14-build-1.diff (text/plain), 714 bytes, created by
Dimitry Andric
on 2022-04-09 11:28:57 UTC
(
hide
)
Description:
devel/heimdall: stop attempting to define nullptr
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2022-04-09 11:28:57 UTC
Size:
714 bytes
patch
obsolete
>commit 56ca2e8271b9e341da618589c51f568bf2f8527a >Author: Dimitry Andric <dim@FreeBSD.org> >Date: Sat Apr 9 13:24:31 2022 +0200 > > devel/heimdall: stop attempting to define nullptr > >diff --git a/devel/heimdall/files/patch-heimdall_source_Heimdall.h b/devel/heimdall/files/patch-heimdall_source_Heimdall.h >new file mode 100644 >index 000000000000..c20fccf6aa43 >--- /dev/null >+++ b/devel/heimdall/files/patch-heimdall_source_Heimdall.h >@@ -0,0 +1,15 @@ >+--- heimdall/source/Heimdall.h.orig 2017-05-11 18:34:25 UTC >++++ heimdall/source/Heimdall.h >+@@ -54,12 +54,4 @@ >+ >+ #endif >+ >+-#if (!(defined _MSC_VER) || (_MSC_VER < 1700)) >+- >+-#ifndef nullptr >+-#define nullptr 0 >+-#endif >+- >+-#endif >+- >+ #endif
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 263176
: 233093