Skip to content

Commit

Permalink
universe/go: remove special handling for ENOSYS in tests
Browse files Browse the repository at this point in the history
[ commit cdc1dbdd635e52347a3830bce61a19877aaed14a ]

We might not need this anymore.

See: golang/go@9cf209f
  • Loading branch information
nmeum authored and akodanev committed Feb 20, 2024
1 parent 939c2e9 commit ddd5689
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
2 changes: 0 additions & 2 deletions universe/go/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ source="https://go.dev/dl/go$pkgver.src.tar.gz
0004-runtime-internal-atomic-correct-GOARM-7-guard-at-a-D.patch
0005-cmd-dist-cmd-go-define-assembly-macros-handle-GOARM-.patch
tests-unshare-enosys.patch
tests-fchmodat-not-supported.patch
"
case "$CARCH" in
Expand Down Expand Up @@ -295,6 +294,5 @@ f47fdac3281463757b3db9f6ab747f86ed7263beed52c820ec2571375a578034df02c0b76912c19f
8061e4ef9d7dd31804bd8d98c95afa5dd82567940b3436f45f874e0419e324b49713d8a814df04617e575ec3c6155199c4661352ea8aef63ead81ca3020f3dc4 0003-go.env-Don-t-switch-Go-toolchain-version-as-directed.patch
ac694f3227a3fb4c2474cfefb9c1fa92708a564a6ee487050a4cf55eec83c80fbfaf6d5e300aa515130c43bc84484dce2b6d13c61a3a976db47a55b9bdfc42b7 0004-runtime-internal-atomic-correct-GOARM-7-guard-at-a-D.patch
a69a836364be8857f153b606769a155d89fdbbac39af6fbbc3cd923e95a15805f7497d6fdce6176a18a9ccee867946a03b809d8a4a32765dd20086115f179929 0005-cmd-dist-cmd-go-define-assembly-macros-handle-GOARM-.patch
b75b705787151ee8388deaa44a1c8c95cde3ab27a940fb165f6271a3b4de41b24758b425c80ed2478dd1a9cfd8b6186e54282c266f3e296a2d9e636b65fe46b1 tests-unshare-enosys.patch
33ecefca77fa0af52a3b2b66a76977af27a88c8dddb89f03e0a5ae6794b9aac53a62d7be33020b49022e9a89d4cdfa383038ee10e160eb94548b2430bf3cfb5e tests-fchmodat-not-supported.patch
"
23 changes: 0 additions & 23 deletions universe/go/tests-unshare-enosys.patch

This file was deleted.

0 comments on commit ddd5689

Please sign in to comment.