https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272798
Gleb Popov <arr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |arr...@freebsd.org --- Comment #1 from Gleb Popov <arr...@freebsd.org> --- This looks OK, although this hunk seems to be useless: +@@ -4,7 +4,6 @@ project( + license: 'LGPL2+', + default_options: [ + 'buildtype=debugoptimized', +- 'prefix=/usr', + 'cpp_std=c++17', + ], + meson_version: '>= 0.50.0', + I removed it and it builds fine. Is this OK to commit your patch without it? -- You are receiving this mail because: You are the assignee for the bug.