~ chicken-core (chicken-5) fc0172085080ae415eccf3700070bf9822c77f69
commit fc0172085080ae415eccf3700070bf9822c77f69 Author: felix <bunny351@gmail.com> AuthorDate: Wed Apr 21 16:58:02 2010 +0200 Commit: felix <bunny351@gmail.com> CommitDate: Wed Apr 21 16:58:02 2010 +0200 trivial whitespace removal diff --git a/Makefile.cygwin b/Makefile.cygwin index 4db26a7f..056bec46 100644 --- a/Makefile.cygwin +++ b/Makefile.cygwin @@ -49,7 +49,6 @@ LINKER = gcc TARGET_RC_COMPILER ?= $(RC_COMPILER) - C_COMPILER_OPTIONS ?= -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H ifdef DEBUGBUILD C_COMPILER_OPTIMIZATION_OPTIONS ?= -g -Wall -Wno-unusedTrap