K 10 svn:author V 7 antoine K 8 svn:date V 27 2016-01-03T08:45:38.635065Z K 7 svn:log V 346 MFH: r405098 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. END