You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gregory Rudolph 4ae1f8e052
Use fork
4 years ago
.gitignore Use fork 4 years ago
README.md Initial commit 4 years ago
chess.go Use fork 4 years ago
config.go Initial commit 4 years ago
config.json.sample Initial commit 4 years ago
go.mod Use fork 4 years ago
go.sum Use fork 4 years ago
main.go Initial commit 4 years ago
types.go Use fork 4 years ago

README.md

Required for go build

export CGO_CFLAGS_ALLOW='-l.*'
export CGO_LDFLAGS_ALLOW='-I.*'