CC=gcc
CFLAGS=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/racket-8.12+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
OPTIONS=-DUSE_SENORA_GC
MZOPTIONS=
LDFLAGS=-Wl,-z,relro
LIBS=-ldl -lm  -ldl -lm -lrt -rdynamic  -lncurses -lffi
