From: Tom Barbette <barbette@kth.se> To: users <users@dpdk.org> Subject: [dpdk-users] Disable RDRAND and other valgrind-unfriendly instruciton with meson Date: Sat, 9 Jan 2021 13:36:13 +0100 Message-ID: <76191cc0-1fe1-65b6-c976-7a2f096c81bd@kth.se> (raw) Hi all, How can I disable RDRAND and the others instructions that Valgrind does not support (if someone has a list) with the meson build system? I knew how with the make system but I did not manage with meson. Thanks, Tom
reply other threads:[~2021-01-09 12:36 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=76191cc0-1fe1-65b6-c976-7a2f096c81bd@kth.se \ --to=barbette@kth.se \ --cc=users@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK usage discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \ users@dpdk.org public-inbox-index users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.users AGPL code for this site: git clone https://public-inbox.org/public-inbox.git