Date: Mon, 21 Jan 2019 12:20:41 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: x11-list freebsd <freebsd-x11@freebsd.org>, Jan Beich <jbeich@freebsd.org> Subject: Mesa compiler specification Message-ID: <CAN6yY1vpY=UU9pWRbTiNsjg4-skHL65VRkRQtCTxxFxVQUh7vw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I am happy to see mesa-18.3.2 has made it to ports. Thanks, Jan. I do have one question/request... Can the mesa ports be updated to allow compilation with either llvm60 or llvm70? I have been compiling with llvm70 fora few weeks with no problems. It both compiles and runs fine. It was the only remaining port on my system requiring llvm60 and I suspect that I am not alone in this. The way the port is written, using a hard version number in Makefile.common, there is no easy way to pick either 60 or 70. I had to do an edit (one character) to switch. I am not in any way a ports or Makefile expert, but could this be changed to use something like COMPILER_VERSION=70 and ALT_COMPILER_VERSION=60 or something similar to allow llvm60 to be used when it has been installed and llvm70 has not? -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vpY=UU9pWRbTiNsjg4-skHL65VRkRQtCTxxFxVQUh7vw>