Enable tests for linux68k.
This commit is contained in:
parent
5034ed1c39
commit
a8802c934b
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@ BUILDDIR = $(ACK_TEMP_DIR)/ack-build
|
|||
|
||||
# What build flags do you want to use for native code?
|
||||
|
||||
CFLAGS = -g -O -Wno-return-type
|
||||
CFLAGS = -g -Og -Wno-return-type
|
||||
LDFLAGS =
|
||||
|
||||
# Various commands.
|
||||
|
|
Loading…
Reference in a new issue