Skip to content

Commit c8b0b53

Browse files
committed
Add link to issue
Signed-off-by: Joe Rozner <[email protected]>
1 parent 5abd1a6 commit c8b0b53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cryptoki-sys/build.rs

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ mod generate {
105105
.derive_default(true)
106106
.parse_callbacks(Box::new(CargoCallbacks))
107107
// Support function like macros
108+
// https://github.com/parallaxsecond/rust-cryptoki/issues/240
108109
.clang_macro_fallback();
109110

110111
let bindings = builder.generate().expect("Unable to generate bindings");

0 commit comments

Comments
 (0)