FreeBSD Bugzilla – Attachment 243079 Details for
Bug 272279
net-mgmt/netdata: ML option fails to compile on 1.40.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for netdata
netdata-1401.patch (text/plain), 1.17 KB, created by
Daniel Engberg
on 2023-06-30 02:10:12 UTC
(
hide
)
Description:
Patch for netdata
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-06-30 02:10:12 UTC
Size:
1.17 KB
patch
obsolete
>diff --git a/net-mgmt/netdata/files/patch-Makefile.am b/net-mgmt/netdata/files/patch-Makefile.am >new file mode 100644 >index 000000000000..367db902e3fb >--- /dev/null >+++ b/net-mgmt/netdata/files/patch-Makefile.am >@@ -0,0 +1,29 @@ >+--- Makefile.am.orig 2023-06-17 06:42:31 UTC >++++ Makefile.am >+@@ -39,7 +39,6 @@ EXTRA_DIST = \ >+ build/m4/ax_c__generic.m4 \ >+ build/m4/ax_compiler_vendor.m4 \ >+ build/m4/ax_cxx_compile_stdcxx.m4 \ >+- ml/dlib \ >+ README.md \ >+ LICENSE \ >+ REDISTRIBUTED.md \ >+@@ -256,16 +255,15 @@ ML_FILES += \ >+ ml/ad_charts.h \ >+ ml/ad_charts.cc \ >+ ml/Config.cc \ >+- ml/dlib/dlib/all/source.cpp \ >+ ml/ml-private.h \ >+ ml/ml.cc \ >+ $(NULL) >+ >+ # Disable warnings from dlib library >+-ml/dlib/dlib/all/source.$(OBJEXT) : CXXFLAGS += -Wno-sign-compare -Wno-type-limits -Wno-aggressive-loop-optimizations -Wno-stringop-overflow -Wno-psabi >++# ml/dlib/dlib/all/source.$(OBJEXT) : CXXFLAGS += -Wno-sign-compare -Wno-type-limits -Wno-aggressive-loop-optimizations -Wno-stringop-overflow -Wno-psabi >+ >+ # Disable ml warnings >+-ml/ml.$(OBJEXT) : CXXFLAGS += -Wno-psabi >++# ml/ml.$(OBJEXT) : CXXFLAGS += -Wno-psabi >+ >+ 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 272279
: 243079