Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 10:47:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 272798] sysutils/polkit: update to 123
Message-ID:  <bug-272798-39348-IEYkaSl0Og@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272798-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272798-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272798

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=3Ddebugoptimized',
+-    'prefix=3D/usr',
+     'cpp_std=3Dc++17',
+   ],
+   meson_version: '>=3D 0.50.0',
+

I removed it and it builds fine. Is this OK to commit your patch without it?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272798-39348-IEYkaSl0Og>