Make host-user-contaminated a fatal QA error
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ require conf/distro/include/no-static-libs.inc
|
||||
# sent
|
||||
WARN_TO_ERROR_QA = "already-stripped compile-host-path install-host-path \
|
||||
installed-vs-shipped ldflags pn-overrides rpaths staticdev \
|
||||
unknown-configure-option useless-rpaths"
|
||||
unknown-configure-option useless-rpaths host-user-contaminated"
|
||||
WARN_QA_remove = "${WARN_TO_ERROR_QA}"
|
||||
ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user