Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 09:56:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 247026] graphics/mesa-dri: build fails, apparently due the the presence of llvm-devel
Message-ID:  <bug-247026-7141-SQSziaKYD0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247026-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247026-7141@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=3D247026

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: manu
Date: Mon Jun  8 09:55:39 UTC 2020
New revision: 538207
URL: https://svnweb.freebsd.org/changeset/ports/538207

Log:
  mesa*: Switch to using a native-file for llvm

  Meson seems to not care that a llvm-config binary exists and will prefer
  to use llvm-config-devel for some reason.
  Using a native-file fixes that and meson will correctly use the llvm
specified
  in it.

  PR:   247026
  Approved by:  zeising (x11@ implicit)

Changes:
  head/graphics/mesa-dri/Makefile.common
  head/graphics/mesa-dri/Makefile.targets

--=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-247026-7141-SQSziaKYD0>