layer.conf: mark doxygen host tool as NONFATAL

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-05-16 13:55:30 -04:00
parent 43722e39a4
commit 28070a83cf
+1 -1
View File
@@ -29,4 +29,4 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
"
# Required by openmp-rtos "docs" target
HOSTTOOLS += "doxygen"
HOSTTOOLS_NONFATAL += "doxygen"