1
0
mirror of https://github.com/Wind4/vlmcsd synced 2025-09-04 21:06:55 +00:00

vlmcsd-1103-2016-11-05-Hotbird64

This commit is contained in:
Wind4
2016-11-16 12:12:36 +08:00
parent fcbbc40d60
commit b8fdaf9a6b
40 changed files with 169 additions and 28 deletions

View File

@@ -62,7 +62,7 @@ DNS_PARSER ?= OS
# You should supply your own version string here
VLMCSD_VERSION ?= $(shell test -d ../.svn && echo svn`svnversion`)
VLMCSD_VERSION ?= $(shell test -d ../.git && git describe)
FEATURES ?= full
VERBOSE ?= NO