diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2017-11-27 17:53:35 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2017-11-27 17:53:35 +0100 |
commit | 44013fa784444158fb92d06ae5546a288c27caa9 (patch) | |
tree | a70a9660ff05eeec86285ffc62d1f2928abcd890 /blacklist | |
parent | f17264ff27b48e563b1a022568d88f2560778195 (diff) | |
download | packages-44013fa784444158fb92d06ae5546a288c27caa9.tar.xz |
blacklist vc
Diffstat (limited to 'blacklist')
-rw-r--r-- | blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,5 +11,6 @@ rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now sbcl # It _should_ compile for 32 bit, but does not -- see <a href="https://bbs.archlinux32.org/viewtopic.php?id=157">forum</a>. skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8 skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8 +vc # "Unsupported target architecture 'i686'. No support_???.cpp file exists for this architecture", complain upstream if you need it wiredtiger # WiredTiger requires a 64-bit build zcash # <a href="https://github.com/zcash/zcash/issues/914">We don't yet support 32bit systems (and we won't by launch) but we can look into this after launch.</a> |