~ruther/guix-local

d81a739a1f2db5b64c3e20f0cdb9862902624322 — Efraim Flashner 8 years ago 79c6af1
gnu: clisp: Fix building on aarch64-linux.

* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'bindings/glibc' module.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/lisp.scm
M gnu/packages/lisp.scm => gnu/packages/lisp.scm +0 -1
@@ 273,7 273,6 @@ supporting ASDF, Sockets, Gray streams, MOP, and other useful components.")
     '(#:configure-flags '("--enable-portability"
                           "--with-dynamic-ffi"
                           "--with-dynamic-modules"
                           "--with-module=bindings/glibc"
                           "--with-module=rawsock")
       #:build #f
       #:phases