in ubuntu must be static

This commit is contained in:
eloaders 2014-08-26 23:30:57 +02:00
parent 766def2b42
commit 6d58f06163
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ COMPRESS = gzip -9
RM_COM = rm
RMFILE_OPT = -f
RMDIR_OPT = -Rf
STATIC = false
STATIC = true
UDEV_RULES_DIR = /etc/udev/rules.d
ifeq ($(STATIC),true)
YESNO_LINK = -static