FreeBSD Bugzilla – Attachment 225038 Details for
Bug 255955
devel/mdb: Fix build with clang 12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix devel/mdb build with clang 12
devel__mdb-fix-clang12-build-1.diff (text/plain), 576 bytes, created by
Dimitry Andric
on 2021-05-17 20:04:36 UTC
(
hide
)
Description:
Fix devel/mdb build with clang 12
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2021-05-17 20:04:36 UTC
Size:
576 bytes
patch
obsolete
>diff --git a/devel/mdb/files/patch-mdb_Makefile b/devel/mdb/files/patch-mdb_Makefile >new file mode 100644 >index 000000000000..2258d0c3ba9b >--- /dev/null >+++ b/devel/mdb/files/patch-mdb_Makefile >@@ -0,0 +1,11 @@ >+--- mdb/Makefile.orig 2021-01-25 20:32:57 UTC >++++ mdb/Makefile >+@@ -201,7 +201,7 @@ CWARNFLAGS.clang+= \ >+ -Wno-shadow \ >+ -Wno-sign-compare \ >+ -Wno-strict-prototypes \ >+- -Wno-error-tautological-pointer-compare \ >++ -Wno-error=tautological-pointer-compare \ >+ -Wno-unused-parameter >+ >+ .if ${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} >= 100000 || \
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 255955
: 225038