1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/x11/virtualgl
Dimitry Andric 37790b26cb x11/virtualgl: fix build with lld 17
Building x11/virtualgl with lld 17 results in the following link errors:

  ld: error: version script assignment of 'global' to symbol 'clCreateContext' failed: symbol not defined

Since the same linker version script is used for all "libvglfaker"
library variants, where only one of the implements the clCreateContext
symbol, suppress errors with lld >= 17 due to this undefined symbol.

PR:		273753
MFH:		2023Q4
2023-12-03 15:40:25 +01:00
..
distinfo
Makefile
pkg-descr
pkg-plist