forked from rosa/hakurei
internal/rosa/package/tamago: 1.26.6 to 1.27.0
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,11 +3,11 @@ package tamago {
|
|||||||
website = "https://github.com/usbarmory/tamago-go";
|
website = "https://github.com/usbarmory/tamago-go";
|
||||||
anitya = 388872;
|
anitya = 388872;
|
||||||
|
|
||||||
version# = "1.26.6";
|
version# = "1.27.0";
|
||||||
source = remoteGitHub {
|
source = remoteGitHub {
|
||||||
suffix = "usbarmory/tamago-go";
|
suffix = "usbarmory/tamago-go";
|
||||||
tag = "tamago-go"+version;
|
tag = "tamago-go"+version;
|
||||||
checksum = "dbqqa7cmmTfzUrc1ROuvv7-QAJqd6aYuzZy_Ab6EZIiJwSVusmR6WdsgXEayuxoo";
|
checksum = "PV8a5fccqZifVUG7HJ6jTFk_0x6YIu1BSgYByCdJoTllm4NuQc9-Ngk_nuS7Nb3i";
|
||||||
};
|
};
|
||||||
|
|
||||||
env = [
|
env = [
|
||||||
@@ -29,9 +29,6 @@ chmod -R +w ..
|
|||||||
sed -i \
|
sed -i \
|
||||||
's,/lib/ld-musl-` + linuxArch + `.so.1,/system/bin/linker,' \
|
's,/lib/ld-musl-` + linuxArch + `.so.1,/system/bin/linker,' \
|
||||||
cmd/link/internal/` + arch + `/obj.go
|
cmd/link/internal/` + arch + `/obj.go
|
||||||
sed -i \
|
|
||||||
's/cpu.X86.HasAVX512VBMI/& \&\& cpu.X86.HasPOPCNT/' \
|
|
||||||
internal/runtime/gc/scan/scan_amd64.go
|
|
||||||
|
|
||||||
rm \
|
rm \
|
||||||
os/root_unix_test.go \
|
os/root_unix_test.go \
|
||||||
|
|||||||
Reference in New Issue
Block a user