wok-next diff clisp/receipt @ rev 20661

Unification of the patch system
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 21:12:00 2018 +0300 (2018-05-10)
parents 15aee388a459
children df71b2704a30
line diff
     1.1 --- a/clisp/receipt	Sun Oct 22 11:56:03 2017 +0200
     1.2 +++ b/clisp/receipt	Thu May 10 21:12:00 2018 +0300
     1.3 @@ -16,9 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	# Temporarily (?) disabling one failed test
     1.8 -	patch -p1 -i $stuff/streams.tst.patch
     1.9 -
    1.10  	# CFLAGS/CXXFLAGS/MAKEFLAGS screw the build process.
    1.11  	unset CFLAGS CXXFLAGS MAKEFLAGS
    1.12  	export CFLAGS="-falign-functions=4"