diff options
| -rw-r--r-- | meta/classes/insane.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index 2bc931521f..530e711ec4 100644 --- a/meta/classes/insane.bbclass +++ b/meta/classes/insane.bbclass | |||
| @@ -46,7 +46,7 @@ enabled tests are listed here, the do_package_qa task will run under fakeroot." | |||
| 46 | 46 | ||
| 47 | ALL_QA = "${WARN_QA} ${ERROR_QA}" | 47 | ALL_QA = "${WARN_QA} ${ERROR_QA}" |
| 48 | 48 | ||
| 49 | UNKNOWN_CONFIGURE_WHITELIST ?= "--enable-nls --disable-nls --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot" | 49 | UNKNOWN_CONFIGURE_WHITELIST ?= "--enable-nls --disable-nls --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot --disable-static" |
| 50 | 50 | ||
| 51 | # | 51 | # |
| 52 | # dictionary for elf headers | 52 | # dictionary for elf headers |
