CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/07/08 01:56:53
Modified files:
devel/llvm : Makefile
devel/llvm/patches:
patch-tools_clang_lib_Driver_ToolChains_OpenBSD_cpp
devel/llvm/pkg : PLIST-main
Log message:
Major fix for -stdlib=libstdc++, properly register libOptRemarks.so
I botched the library search paths when merging OpenBSD.cpp, repair
that. Also always add -L${LOCALBASE}/lib like was done before.
Looks like I committed an old diff which lacked SHARED_LIBS+=OptRemarks.
While here, force-disable Z3 support from math/z3.