Skip to content

Commit

Permalink
lxd: Cherry-pick fix (latest-candidate) (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Nov 29, 2024
2 parents f8797c7 + 6d9d5eb commit 6b33c3b
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 @@ -1507,6 +1507,8 @@ parts:
git config user.email "[email protected]"
git config user.name "LXD snap builder"
git cherry-pick a014ad5514ee753d602b55ebce6f743a2efdbe5a # lxd/instance/drivers/driver/qemu: Fix nvram file update from 2MB OVMF and CSM mode
# 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 6b33c3b

Please sign in to comment.