/usr/lib/racket/buildinfo is in racket 6.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | CC=gcc
CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wall -D_FORTIFY_SOURCE=2 -pthread
OPTIONS=
MZOPTIONS=
LDFLAGS=-Wl,-z,relro -pthread
LIBS=-ldl -lm -ldl -lm -rdynamic -lffi
MROPTIONS=
MRLIBS=
MRLDFLAGS=-Wl,-z,relro -pthread -L../racket
|