diff options
Diffstat (limited to 'meta/conf/machine/include/powerpc/tune-ppce5500.inc')
| -rw-r--r-- | meta/conf/machine/include/powerpc/tune-ppce5500.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/machine/include/powerpc/tune-ppce5500.inc b/meta/conf/machine/include/powerpc/tune-ppce5500.inc index 2cf7b1737c..4915b81ee4 100644 --- a/meta/conf/machine/include/powerpc/tune-ppce5500.inc +++ b/meta/conf/machine/include/powerpc/tune-ppce5500.inc | |||
| @@ -16,8 +16,5 @@ BASE_LIB:tune-ppc64e5500 = "lib64" | |||
| 16 | TUNE_PKGARCH:tune-ppc64e5500 = "ppc64e5500" | 16 | TUNE_PKGARCH:tune-ppc64e5500 = "ppc64e5500" |
| 17 | PACKAGE_EXTRA_ARCHS:tune-ppc64e5500 = "${PACKAGE_EXTRA_ARCHS:tune-powerpc64} ppc64e5500" | 17 | PACKAGE_EXTRA_ARCHS:tune-ppc64e5500 = "${PACKAGE_EXTRA_ARCHS:tune-powerpc64} ppc64e5500" |
| 18 | 18 | ||
| 19 | # glibc configure options to get e5500 specific library (for sqrt) | ||
| 20 | GLIBC_EXTRA_OECONF += "${@bb.utils.contains('TUNE_FEATURES', 'e5500', '--with-cpu=e5500', '', d)}" | ||
| 21 | |||
| 22 | # QEMU usermode fails with invalid instruction error (YOCTO: #10304) | 19 | # QEMU usermode fails with invalid instruction error (YOCTO: #10304) |
| 23 | MACHINE_FEATURES_BACKFILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'e5500', ' qemu-usermode', '', d)}" | 20 | MACHINE_FEATURES_BACKFILL_CONSIDERED:append = "${@bb.utils.contains('TUNE_FEATURES', 'e5500', ' qemu-usermode', '', d)}" |
