mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
check lxc properly
This commit is contained in:
@@ -28,7 +28,7 @@ ALL_TARGETS += linux_386 \
|
||||
windows_386 \
|
||||
windows_amd64
|
||||
|
||||
ifeq (,$(HAS_LXC))
|
||||
ifeq ("true",$(HAS_LXC))
|
||||
ALL_TARGETS += linux_amd64-lxc
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user