[Bug 272798] sysutils/polkit: update to 123
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272798] sysutils/polkit: update to 123"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 10:47:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272798
Gleb Popov <arrowd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
CC| |arrowd@FreeBSD.org
--- Comment #1 from Gleb Popov <arrowd@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.