diff options
-rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc index c2eabfa48..983681a1b 100644 --- a/meta-initramfs/recipes-devtools/klibc/klibc.inc +++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8 | |||
8 | 8 | ||
9 | # Prevents do_package failures with: | 9 | # Prevents do_package failures with: |
10 | # debugsources.list: No such file or directory: | 10 | # debugsources.list: No such file or directory: |
11 | INHIBIT_PACKAGE_STRIP = "1" | ||
11 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
12 | 13 | ||
13 | KLIBC_ARCH = '${TARGET_ARCH}' | 14 | KLIBC_ARCH = '${TARGET_ARCH}' |