diff options
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-cross.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-cross.inc b/meta/recipes-devtools/binutils/binutils-cross.inc index 02ec891606..835d4fa69b 100644 --- a/meta/recipes-devtools/binutils/binutils-cross.inc +++ b/meta/recipes-devtools/binutils/binutils-cross.inc | |||
| @@ -16,6 +16,7 @@ SRC_URI += "file://0002-binutils-cross-Do-not-generate-linker-script-directo.pat | |||
| 16 | # and mean the linker scripts have to be relocated. | 16 | # and mean the linker scripts have to be relocated. |
| 17 | EXTRA_OECONF += "--with-sysroot=${STAGING_DIR_TARGET} \ | 17 | EXTRA_OECONF += "--with-sysroot=${STAGING_DIR_TARGET} \ |
| 18 | --disable-install-libbfd \ | 18 | --disable-install-libbfd \ |
| 19 | --disable-gprofng \ | ||
| 19 | --enable-poison-system-directories \ | 20 | --enable-poison-system-directories \ |
| 20 | --with-lib-path==${target_base_libdir}:=${target_libdir} \ | 21 | --with-lib-path==${target_base_libdir}:=${target_libdir} \ |
| 21 | " | 22 | " |
