generational gc ... next try

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=104
This commit is contained in:
Dr. Werner Fink 2018-02-20 12:54:40 +00:00 committed by Git OBS Bridge
parent 75b908bc2f
commit 265d048f13

View File

@ -272,8 +272,8 @@ tail -q -s 0.5 -f $SCREENLOG & pid=$!
--with-module=berkeley-db \ --with-module=berkeley-db \
--with-module=postgresql --with-module=postgresql
%ifarch s390x %ifarch s390x
%_make lispbibl.h %_make -C build lispbibl.h
cat lispbibl.h cat build/lispbibl.h
%endif %endif
%_make -C build %_make -C build
%_make -C build check %_make -C build check