Skip to content

Commit

Permalink
lxd: Cherry-picks
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Jul 17, 2024
1 parent efc79a5 commit d807892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,8 @@ parts:
git config user.email "[email protected]"
git config user.name "LXD snap builder"
git cherry-pick -x db6b22f7f9008a3ee66892f9a13fb17acd783d5a # lxd/instance/drivers/driver/common: Fix crash when device doesn't return run config when being live updated
# Setup build environment
export GOPATH="$(realpath ./.go)"
export CGO_CFLAGS="-I${CRAFT_STAGE}/include/ -I${CRAFT_STAGE}/usr/local/include/"
Expand Down

0 comments on commit d807892

Please sign in to comment.