diff options
author | Erich Eckner <git@eckner.net> | 2019-01-21 10:10:30 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-01-21 10:10:30 +0100 |
commit | 44997e9d4fe44e6c7c4a55556d888ae1d9a94fc5 (patch) | |
tree | d567725073108ad43ad984ac3e8bbdafd59de0e4 /blacklist | |
parent | 110c12613a8ad230c4afb0e699a1e835f1dab6d0 (diff) | |
parent | bb161a0de693802cdcec8d1b06c90b7450b39932 (diff) | |
download | packages-44997e9d4fe44e6c7c4a55556d888ae1d9a94fc5.tar.xz |
Merge branch 'master' into i486
Diffstat (limited to 'blacklist')
-rw-r--r-- | blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ i686 libretro-citra # do not build, see FS32#23 i686 libretro-mupen64plus # do not build, see FS32#23 i686 libretro-parallel-n64 # do not build, see FS32#23 i686 libretro-ppsspp # do not build, see FS32#23 +i686 libretro-desmume # do not build, see FS32#23 i686 luxrays # does not compile on i686 - see FS#54960 i686 mongodb # dropped support for 32-bit in version 3.4 i686 nginx-mod-pagespeed # bundles a 64-bit only version of psol, doesn't build that way @@ -24,6 +25,7 @@ i686 ospray # "Your Embree build needs to support at least one ISA >= SSE4.1!" any ovmf # "ERROR: This package must be built under the x86_64 architecture.", UEFI for VMS, of little use anyway with 32-bit machines i686 parallel-netcdf-openmpi # requires MPI_Offset >= 8, which is not (yet?) possible on 32 bits - see https://github.com/open-mpi/ompi/issues/3195 i686 parity # "32-bit targets are not supported at the moment, You can use '32bit_opt_in' feature. See https://github.com/pepyakin/wasmi/issues/43 +any pnetcdf-openmpi # "Building of PnetCDF cannot continue due to the size of MPI_Offset being less than 8 bytes. Please use an MPI library that supports large files. Abort." i686 python-openstacksdk # infinite looping on build slaves, might be temporary i686 python-pytorch # Gloo can only be built on 64-bit systems i686 qcef # contains CEF binaries (not current ones) for 64-bit and MIPS only, no 32-bit Intel. Discuss with the authors if you need it. |