segfaulting state
This commit is contained in:
parent
261a5d4ff8
commit
4a813dd5f8
|
@ -1,6 +1,6 @@
|
|||
|
||||
CFLAGS = -I/opt/local/include -Wall -DNDEBUG -O3
|
||||
#CFLAGS = -Wall -g
|
||||
#CFLAGS = -I/opt/local/include -Wall -DNDEBUG -O3
|
||||
CFLAGS = -I/opt/local/include -Wall -g
|
||||
LDFLAGS = -L/opt/local/lib -g -ldl -lgmp -rdynamic
|
||||
CC = gcc
|
||||
all: ikarus
|
||||
|
|
BIN
bin/ikarus
BIN
bin/ikarus
Binary file not shown.
Loading…
Reference in New Issue