Date: Wed, 10 Nov 2021 13:44:55 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 249328] editors/libreoffice: link failure on canvasdemo Message-ID: <bug-249328-25061-IMRZBJ0YhN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249328-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-249328-25061@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=3D249328 --- Comment #7 from Bertrand Petit <bsdpr@phoe.frmug.org> --- (In reply to Gleb Popov from comment #6) There is not explicit or operator but, for the same effect, you can use something like this: ifneq ($(filter OS1 OS2 OSn, $(OS)),) ... endif --=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-249328-25061-IMRZBJ0YhN>