Skip to content

Commit

Permalink
snapcraft: Cherry-pick upstream bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Sep 21, 2023
1 parent c8a0f7c commit 63f752e
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 @@ -1399,6 +1399,8 @@ parts:
git config user.email "[email protected]"
git config user.name "LXD snap builder"
git cherry-pick 5ccebec7d2a4f2e98ded41fac891504e3072daf3 # patches: Don't fail if no storage pools were found
# 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 63f752e

Please sign in to comment.