From a0c5ebd83da78abdbc06299ad9bcad9bd3f8b189 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 22 May 2018 10:09:00 +0200 Subject: extra/sbcl: fails again --- blacklist | 1 + extra/sbcl/PKGBUILD | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 extra/sbcl/PKGBUILD diff --git a/blacklist b/blacklist index fb6388d7..852719db 100644 --- a/blacklist +++ b/blacklist @@ -25,6 +25,7 @@ python-pytorch # Gloo can only be built on 64-bit systems 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. reflector # supports Archlinux mirrors and not Archlinux32 mirrors (yet) rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com +sbcl # blocks again 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 diff --git a/extra/sbcl/PKGBUILD b/extra/sbcl/PKGBUILD deleted file mode 100644 index d4eecd05..00000000 --- a/extra/sbcl/PKGBUILD +++ /dev/null @@ -1,12 +0,0 @@ -# it compiles with clisp on an arch32-box, so we use that ... - -makedepends=( - "${makedepends[@]/sbcl/clisp}" -) - -eval "$( - declare -f build | \ - sed ' - / sh make\.sh /s/ sbcl / clisp /g - ' -)" -- cgit v1.2.3