Skip to content

Commit

Permalink
lxd: Bump to pre LXD 4.0.10
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Jul 5, 2024
1 parent 94da3de commit b2b9810
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1149,7 +1149,7 @@ parts:
lxd:
source: https://github.com/canonical/lxd
source-type: git
source-tag: lxd-4.0.9
source-commit: 7a958a56bc6a370046878a2baaaaaded748713e7 # Pre LXD 4.0.10
after:
- lxc
- dqlite
Expand Down Expand Up @@ -1196,9 +1196,6 @@ parts:
git config user.email "[email protected]"
git config user.name "LXD snap builder"
git cherry-pick 2c5b0078a0e84ab62c9494e32e131d0686bb0c18 # lxd/devlxd: Don't expand format strings
git cherry-pick af5c49e020877c238510eb096ac586e9708721a6 # lxd/instance/qemu: Set spawn=allow
# Setup build environment
export GOPATH=$(realpath ./.go)
export CGO_CFLAGS="-I${SNAPCRAFT_STAGE}/include/ -I${SNAPCRAFT_STAGE}/usr/local/include/"
Expand Down

0 comments on commit b2b9810

Please sign in to comment.