We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3400f commit 50e1239Copy full SHA for 50e1239
libafl_qemu/libafl_qemu_build/src/bindings.rs
@@ -6,10 +6,6 @@ use crate::store_generated_content_if_different;
6
7
const WRAPPER_HEADER: &str = r#"
8
9
-// https://github.com/rust-lang/rust-bindgen/issues/2500
10
-#define __AVX512VLFP16INTRIN_H
11
-#define __AVX512FP16INTRIN_H
12
-
13
// QEMU_BUILD_BUG* cause an infinite recursion in bindgen when target is arm
14
#include "qemu/compiler.h"
15
0 commit comments