diff options
-rw-r--r-- | meta/recipes-extended/ltp/ltp_20220527.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20220527.bb b/meta/recipes-extended/ltp/ltp_20220527.bb index 09c7250608..00ff906ded 100644 --- a/meta/recipes-extended/ltp/ltp_20220527.bb +++ b/meta/recipes-extended/ltp/ltp_20220527.bb | |||
@@ -20,6 +20,7 @@ EXTRA_OECONF:append:libc-musl = " LIBS=-lfts " | |||
20 | # earlier in CFLAGS, etc. | 20 | # earlier in CFLAGS, etc. |
21 | CFLAGS:append:x86-64 = " -fomit-frame-pointer" | 21 | CFLAGS:append:x86-64 = " -fomit-frame-pointer" |
22 | TUNE_CCARGS:remove:x86 = "-mfpmath=sse" | 22 | TUNE_CCARGS:remove:x86 = "-mfpmath=sse" |
23 | TUNE_CCARGS:remove:x86-64 = "-mfpmath=sse" | ||
23 | 24 | ||
24 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" | 25 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" |
25 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" | 26 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" |