gkoehler 1da5f67e93 Use llvm-config from ports, not from base
Base has /usr/bin/llvm-config after the switch to LLVM 10, so crystal
would run the wrong llvm-config and fail to build (with a linker
error).  The bootstrap crystal.o needs LLVM 8.  Using llvm-config from
ports works for now, because ports devel/llvm is still LLVM 8.

ok sthen@
2020-08-03 20:36:28 +00:00
..
2019-09-07 08:46:41 +00:00