You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
561158b changed build.rs to use CargoCallbacks with the option to issue
rerun directive for input headers set to true. This causes a
unconditional rebuilds of the crate because one of the input headers
(seccomp.h) is generated in build.rs.
This changes the option back to false to fix the rebuilds.
0 commit comments