gnu: sbcl-cl-reexport: Remove obsolete test workaround.
* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[arguments]: Remove. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
f3e71d7b8e
commit
7f35234002
@ -6033,11 +6033,6 @@ XSD type library.")
|
||||
(list sbcl-alexandria))
|
||||
(native-inputs
|
||||
(list sbcl-prove))
|
||||
(arguments
|
||||
;; FIXME: Test fails with the following, why?
|
||||
;; Component "cl-reexport-test" not found, required by
|
||||
;; #<SYSTEM "cl-reexport-test">
|
||||
`(#:tests? #f))
|
||||
(synopsis "Reexport external symbols in other Common Lisp packages")
|
||||
(description
|
||||
"Cl-reexport makes a package reexport symbols which are external
|
||||
|
Loading…
x
Reference in New Issue
Block a user