diff options
| -rw-r--r-- | meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb b/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb index 913b2c1d32..61ec508b43 100644 --- a/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb +++ b/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb | |||
| @@ -21,6 +21,8 @@ UPSTREAM_CHECK_COMMITS = "1" | |||
| 21 | 21 | ||
| 22 | PV = "4.9+git" | 22 | PV = "4.9+git" |
| 23 | 23 | ||
| 24 | #i686-yoe-linux-ld.bfd: /usr/src/debug/glibc/2.41+git/stdio-common/../stdio-common/printf_fphex.c:123:(.text+0xdf): undefined reference to `__letf2' | ||
| 25 | LDFLAGS:append:libc-glibc:toolchain-clang:x86 = " --rtlib=libgcc --unwindlib=libgcc" | ||
| 24 | 26 | ||
| 25 | export HOSTCC = "${BUILD_CC}" | 27 | export HOSTCC = "${BUILD_CC}" |
| 26 | do_configure:prepend() { | 28 | do_configure:prepend() { |
