Skip to content

Commit

Permalink
Update build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow authored Feb 12, 2024
1 parent a3fbac9 commit 678e4f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dpdk-sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1062,5 +1062,6 @@ fn main() {
state.generate_static_impls_and_link_pmds();
state.generate_rust_def();
state.generate_lib_rs();
println!("cargo:warning={:?}", state.system_include_path);
state.compile();
}

0 comments on commit 678e4f7

Please sign in to comment.