Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65e8f6d7 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Make rust builds hermetic"

parents aaa4c07f 748c8c7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ var (
		"-B${cc_config.ClangBin}",
		"-fuse-ld=lld",
		"-Wl,--undefined-version",
		"--sysroot ${cc_config.LinuxGccRoot}/sysroot",
	}
	linuxX86Rustflags   = []string{}
	linuxX86Linkflags   = []string{}