K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-01-02T22:58:27.509666Z K 7 svn:log V 346 Fix linking after r404875. There was a typo in the line setting LDFLAGS: we need -L/some/dir, not /some/dir. From the logs: /usr/local/lib: file not recognized: Is a directory c++: error: linker command failed with exit code 1 (use -v to see invocation) Thanks to antoine for raising the issue, and sorry for the brain fart. MFH: 2015Q4 END