aimee-os/patches/ebuilds/app-containers/podman/tc-export.patch

12 lines
353 B
Diff

--- a/podman-4.4.1-r1.ebuild 2023-03-23 16:15:10.845405285 -0000
+++ b/podman-4.4.1-r1.ebuild 2023-03-23 16:15:54.433405285 -0000
@@ -60,6 +60,8 @@
has_version -b '>=dev-lang/go-1.13.9' || makefile_sed_args+=(-e 's:GO111MODULE=off:GO111MODULE=on:')
sed "${makefile_sed_args[@]}" -i Makefile || die
+
+ tc-export CC LD
}
src_compile() {