Package: trivial-features / 20210228.gitf6e8dd7-2

Metadata

Package Version Patches format
trivial-features 20210228.gitf6e8dd7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
clisp 32bit.patch | (download)

src/tf-clisp.lisp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix detection of 32-bit feature on clisp
 The feature word-size=32 is not pushed on 32-bit arches. Rather test for the
 absence of word-size=64.