Skip to content

Commit

Permalink
kata-containers-cc: set DEFSNPGUEST=true make flag
Browse files Browse the repository at this point in the history
I just changed the default to false to align with upstream, so we have to set
this here.
  • Loading branch information
sprt committed Feb 12, 2024
1 parent 34e7350 commit 4deadb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPECS/kata-containers-cc/kata-containers-cc.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
%global runtime_make_vars DEFMEMSZ=256 \\\
DEFSTATICSANDBOXWORKLOADMEM=1792 \\\
DEFSNPGUEST=true \\\
SKIP_GO_VERSION_CHECK=1

%global agent_make_vars LIBC=gnu \\\
Expand Down

0 comments on commit 4deadb3

Please sign in to comment.