diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-07-01 10:14:54 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-07-01 10:14:54 +0200 |
commit | 0499999fd84abcfdea24f412b5df94e05fc1b1db (patch) | |
tree | 79f4792154948c63153b5ec988b83d653b880bb3 /blacklist | |
parent | b02a04bc6caff7c08251092c44cf5483912c7ad1 (diff) | |
download | packages-0499999fd84abcfdea24f412b5df94e05fc1b1db.tar.xz |
community/go: fixed for pentium4, dropped on i686 and i486
Diffstat (limited to 'blacklist')
-rw-r--r-- | blacklist/i686/go/go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist/i686/go/go b/blacklist/i686/go/go new file mode 100644 index 00000000..1a603131 --- /dev/null +++ b/blacklist/i686/go/go @@ -0,0 +1 @@ +no more non-SSE2 support, see https://github.com/golang/go/issues/40255 |