wok-next diff clisp/receipt @ rev 20666

Up freeglut (3.0.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 11 03:09:34 2018 +0300 (2018-05-11)
parents 15aee388a459
children df71b2704a30
line diff
     1.1 --- a/clisp/receipt	Sun Oct 22 11:56:03 2017 +0200
     1.2 +++ b/clisp/receipt	Fri May 11 03:09:34 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"