K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-05T20:01:19.186899Z K 7 svn:log V 258 devel/oclgrind: fix build on powerpc64 elfv2 LLVM 8 works by default in elfv1 mode, which doesn't really work on FreeBSD with our gcc 4.2, but supports switching to elfv2. Since it build properly on elfv2, hardcode it until the port switches to newer LLVM. END