libsvm
libsvm copied to clipboard
Make on Linux error
The makefile generates an error on linux (Ubuntu 14.04 kernel v3.14) due to being unable to use the -fopenmp flag properly. This is solved by replacing it with -lgomp