diff options
-rw-r--r-- | meta-oe/recipes-support/nss/nss_3.64.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/nss/nss_3.64.bb b/meta-oe/recipes-support/nss/nss_3.64.bb index 119d4ad037..fce5a856ee 100644 --- a/meta-oe/recipes-support/nss/nss_3.64.bb +++ b/meta-oe/recipes-support/nss/nss_3.64.bb | |||
@@ -43,10 +43,6 @@ inherit siteinfo | |||
43 | TD = "${S}/tentative-dist" | 43 | TD = "${S}/tentative-dist" |
44 | TDS = "${S}/tentative-dist-staging" | 44 | TDS = "${S}/tentative-dist-staging" |
45 | 45 | ||
46 | # cortex-a55 is ARMv8.2-a based but libatomic explicitly asks for -march=armv8.1-a | ||
47 | # which caused -march conflicts in gcc | ||
48 | TUNE_CCARGS_remove = "-mcpu=cortex-a55+crc -mcpu=cortex-a55 -mcpu=cortex-a55+crc+crypto" | ||
49 | |||
50 | TARGET_CC_ARCH += "${LDFLAGS}" | 46 | TARGET_CC_ARCH += "${LDFLAGS}" |
51 | 47 | ||
52 | do_configure_prepend_libc-musl () { | 48 | do_configure_prepend_libc-musl () { |