Search Criteria
Package Details: ridl r39.508d549-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ridl.git (read-only, click to copy) |
---|---|
Package Base: | ridl |
Description: | A tool to check whether your system is affected by Micro-architectural Data Sampling and other attacks |
Upstream URL: | https://github.com/vusec/ridl |
Keywords: | cpu intel security |
Licenses: | MPL2 |
Submitter: | wget |
Maintainer: | wget |
Last Packager: | wget |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-20 14:57 (UTC) |
Last Updated: | 2019-05-20 14:57 (UTC) |
Latest Comments
glitsj16 commented on 2019-11-12 20:17 (UTC) (edited on 2019-11-12 20:22 (UTC) by glitsj16)
Just a FYI, I needed to make 2 edits to the PKGBUILD to have the mdstool-cli build properly. In the build() function, cd to "${pkgname}/tool" (where the CMakeLists.txt file resides). The package() function subsequently needs to cd to "${pkgname}/tool/build".