diff options
| -rw-r--r-- | meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb index 893f5e7379..5270e58c2b 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb | |||
| @@ -26,8 +26,8 @@ FILES_${PN} = "${libdir}/libcrypt*.so.* \ | |||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
| 28 | BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" | 28 | BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" |
| 29 | TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${includedir} -Wno-error=missing-attributes" | 29 | TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${includedir} -Wno-error" |
| 30 | CPPFLAGS_append_class-nativesdk = " -Wno-error=missing-attributes" | 30 | CPPFLAGS_append_class-nativesdk = " -Wno-error" |
| 31 | 31 | ||
| 32 | API = "--disable-obsolete-api" | 32 | API = "--disable-obsolete-api" |
| 33 | EXTRA_OECONF += "${API}" | 33 | EXTRA_OECONF += "${API}" |
