From: mrdudz Date: Mon, 29 Jun 2015 09:18:24 +0000 (+0200) Subject: remove comment X-Git-Tag: V2.16~258^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=18b2de16242e563b07a8bebc830d8387c4e6aff2;p=cc65 remove comment --- diff --git a/test/ref/Makefile b/test/ref/Makefile index 2e7675b95..14d78c37c 100644 --- a/test/ref/Makefile +++ b/test/ref/Makefile @@ -45,10 +45,6 @@ $(WORKDIR)/%.ref: %.c # $(WORKDIR)/init%prg: CC65FLAGS += -Wc --all-cdecl $(WORKDIR)/switch.%rg: CC65FLAGS += -Wc --all-cdecl - -# Also, yacc.c does some things that fail when stack operations are optimized. -# Therefore, don't optimize them. -# $(WORKDIR)/yacc.%rg: CC65FLAGS += -Wc --all-cdecl $(WORKDIR)/yaccdbg%prg: CC65FLAGS += -Wc --all-cdecl