freebsd-ports/cad/netgen/files
Adriaan de Groot f34213df16 cad/netgen: fix build
ld: error: libsrc/interface/libinterface.so: undefined reference to
	pthread_create [--no-allow-shlib-undefined]

This has been happening for over a month since an LLVM update
made it more sensitive to symbol-issues. I can't spot any
direct pthreads usage in the source, though, so the patch
is just a bodge.
2021-04-12 11:14:53 +02:00
..
patch-ng_CMakeLists.txt cad/netgen: fix build 2021-04-12 11:14:53 +02:00