diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-03 23:10:38 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 14:02:34 +0700 |
commit | 6a74623747c48d7d0ce6da209f03b3650fd68f8a (patch) | |
tree | f4e504a00435057d56d18e4ac748e50e854ec4bf /audio/qm-vamp-plugins/README | |
parent | 0a4a3c9e4f31e979b45e7be50434f2238da525e1 (diff) |
audio/qm-vamp-plugins: Updated for version 1.8.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qm-vamp-plugins/README')
-rw-r--r-- | audio/qm-vamp-plugins/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/qm-vamp-plugins/README b/audio/qm-vamp-plugins/README index 883c5a5f54b92..6fc385a1dc361 100644 --- a/audio/qm-vamp-plugins/README +++ b/audio/qm-vamp-plugins/README @@ -16,8 +16,3 @@ SSE=yes SSE2=yes # Force enable both SSE and SSE2 SSE=yes SSE2=no # Force enable SSE, force disable SSE2 Leaving SSE blank or setting it to anything else means to autodetect. - -The source code includes prebuilt atlas, lapack, and blas libraries. So -far, I have not succeeded in building qm-vamp-plugins with the atlas, -lapack, and blas from SlackBuilds.org. If you distrust prebuilt -binaries/libraries, you should not install this package. |