diff options
| -rw-r--r-- | meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb index 637c0e6ffb..893f5e7379 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb | |||
| @@ -29,4 +29,7 @@ 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=missing-attributes" |
| 30 | CPPFLAGS_append_class-nativesdk = " -Wno-error=missing-attributes" | 30 | CPPFLAGS_append_class-nativesdk = " -Wno-error=missing-attributes" |
| 31 | 31 | ||
| 32 | API = "--disable-obsolete-api" | ||
| 33 | EXTRA_OECONF += "${API}" | ||
| 34 | |||
| 32 | BBCLASSEXTEND = "nativesdk" | 35 | BBCLASSEXTEND = "nativesdk" |
