Files
containerd/Makefile.freebsd
Kunal Kushwaha 1c989588c0 Breaking Makefile into platform specific files
Fixed #1270

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
2017-08-22 13:57:12 +09:00

6 lines
103 B
Makefile

#freebsd specific settings
COMMANDS += containerd-shim
# supports go test -race
TESTFLAGS_RACE= -race