svm1-interp.c: Use -O3 even when --enable-debugging.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 18 Jan 2017 20:36:21 +0000 (13:36 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Wed, 18 Jan 2017 20:36:21 +0000 (13:36 -0700)
src/microcode/makegen/Makefile.in.in

index 4051be7614fcdfe1ba3bd0f019f2cc6101f58326..76c9284102ce27f378684dbcbbaa436dc56a0ec8 100644 (file)
@@ -182,6 +182,9 @@ extract-liarc-decls: extract-liarc-decls.o
 macosx-starter: macosx-starter.o
        $(LINK) macosx-starter.o
 
+svm1-interp.o:
+       $(CC) $(DEFS) $(CPPFLAGS) -O3 -o $@ -c $<
+
 tags: TAGS
 TAGS:
        ./Tags.sh