Fix: CREATE_DEVEL wasn't set to true when it should

Fix a situation in which no devel RPM package was built

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-03-17 15:02:33 +00:00
commit 594becf931
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,4 @@
# ----- compilation options
CREATE_DEVEL ?= true
#COMPILER_SUITE ?= clang
COMPILER_SUITE ?= gcc
LIBTYPE ?= shared