Skip to content

Commit

Permalink
fixup! app-containers/incus: flatcar patches
Browse files Browse the repository at this point in the history
  • Loading branch information
tormath1 committed Apr 18, 2024
1 parent 91e0c6f commit 246ca80
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ src_compile() {
export CGO_LDFLAGS_ALLOW="${CGO_LDFLAGS_ALLOW} -L,-rpath-link"
export CGO_CFLAGS="${CGO_CFLAGS} -I${ESYSROOT}/usr/include"
export CGO_LDFLAGS="${CGO_LDFLAGS} -L${ESYSROOT}/usr/$(get_libdir) -Wl,-rpath-link,${ESYSROOT}/usr/$(get_libdir)"
go-env_set_compile_environment
tc-export CC CXX
fi

for k in incus-benchmark incus-user incus lxc-to-incus ; do
Expand Down

0 comments on commit 246ca80

Please sign in to comment.