Files
packages/lang
Tianling Shen 82a4e7a469 golang: backport an upstream fix for non-retpoline-compatible error
This fixes the following build error:
```
Building targets
runtime
<autogenerated>:1: non-retpoline-compatible: 00200 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:915)       JMP     (R15)(R12*8)
<autogenerated>:1: non-retpoline-compatible: 00115 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:614)       JMP     (AX)(SI*8)
<autogenerated>:1: non-retpoline-compatible: 00028 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:452)       JMP     (R11)(R10*8)
<autogenerated>:1: non-retpoline-compatible: 00021 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/error.go:261)      JMP     (DX)(CX*8)
<autogenerated>:1: non-retpoline-compatible: 00050 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:691)       JMP     (CX)(R12*8)
<autogenerated>:1: non-retpoline-compatible: 00024 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/debuglog.go:616)   JMP     (CX)(SI*8)
<autogenerated>:1: non-retpoline-compatible: 00079 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:617)       JMP     (R9)(R8*8)
<autogenerated>:1: non-retpoline-compatible: 00025 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/cgocall.go:453)    JMP     (R9)(DX*8)
<autogenerated>:1: non-retpoline-compatible: 00018 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:66)        JMP     (DX)(CX*8)
<autogenerated>:1: non-retpoline-compatible: 00020 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/alg.go:156)        JMP     (SI)(DX*8)
<autogenerated>:1: too many errors
```

Fixes: #20026

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 35f33c99b1)
2022-12-28 12:56:54 +08:00
..
2022-01-09 13:46:17 -08:00
2019-08-19 12:16:37 -07:00
2019-11-01 14:55:02 +08:00
2019-08-15 13:23:41 +02:00
2021-06-12 21:05:01 -07:00
2018-11-27 09:04:10 -08:00
2021-06-12 21:05:01 -07:00
2022-11-05 21:20:19 +01:00
2021-06-12 21:05:01 -07:00
2022-01-17 21:12:53 -08:00
2021-09-18 14:49:15 -07:00
2022-01-11 16:25:33 -08:00
2021-06-12 21:05:01 -07:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2022-12-23 10:25:58 -08:00
2022-05-22 13:39:07 -07:00
2022-05-22 13:39:12 -07:00
2022-05-22 11:22:20 +02:00
2022-08-26 19:44:14 +02:00
2022-02-06 11:08:44 -07:00
2020-03-19 15:38:23 -07:00
2020-03-19 16:03:59 -07:00
2019-10-05 12:22:05 -07:00
2022-12-01 21:15:25 +01:00
2022-12-12 14:32:10 -03:00
2022-01-29 08:19:54 -08:00