Make TESTS a non-default option

This commit is contained in:
Renato Botelho 2013-05-08 15:40:14 +00:00
parent 6658ac1a58
commit 3dd8bf4dc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317686
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ TESTS_DESC= Run compile-time tests (req. python)
MILTER_DESC= Compile the milter interface
STDERR_DESC= Print logs to stderr instead of stdout
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes

View file

@ -25,7 +25,7 @@ MILTER_DESC= Compile the milter interface
STDERR_DESC= Print logs to stderr instead of stdout
EXPERIMENTAL_DESC= Build experimental code
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes