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
This param copies in the statically linked version of csgrep
installed on the host into the mock root, removing the build
dependency on csgrep. Requires the `csgrep-static` package
is installed on the host.
This is both to support hermetic (re-)builds with csmock and
to work towards using unchanged mock configs from the original
build.
0 commit comments