K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-09-02T21:33:05.645617Z K 7 svn:log V 357 Add a hack to make -fopenmp work inspired by a submission from Johannes Dieterich . This differs from the submission in that it adds the library directly to the linker command line. I chose not to add the llvm library to the search path because that would (e.g.) make it hard to link something that uses a different version of llvm. END