diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-02-23 14:01:52 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 09:03:22 -0700 |
| commit | 5471eb8ec8123938efbb4f149b9a4ff7a5e2fa96 (patch) | |
| tree | 367c4b8fdb5ecceee82e35460669b99f50d67966 | |
| parent | 9b5d9165e56faa310f81d8f2f439002f3d82ffcf (diff) | |
| download | meta-xilinx-5471eb8ec8123938efbb4f149b9a4ff7a5e2fa96.tar.gz | |
binutils: Disable multilib support, not required
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-standalone/recipes-devtools/binutils/binutils-xilinx-standalone.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/recipes-devtools/binutils/binutils-xilinx-standalone.inc b/meta-xilinx-standalone/recipes-devtools/binutils/binutils-xilinx-standalone.inc index 0537b03a..48db3cf3 100644 --- a/meta-xilinx-standalone/recipes-devtools/binutils/binutils-xilinx-standalone.inc +++ b/meta-xilinx-standalone/recipes-devtools/binutils/binutils-xilinx-standalone.inc | |||
| @@ -6,7 +6,6 @@ EXTRA_OECONF:append:xilinx-standalone = " \ | |||
| 6 | --disable-shared \ | 6 | --disable-shared \ |
| 7 | --enable-lto \ | 7 | --enable-lto \ |
| 8 | --enable-static \ | 8 | --enable-static \ |
| 9 | --enable-multilib \ | ||
| 10 | " | 9 | " |
| 11 | 10 | ||
| 12 | # CortexR5 and 32-bit arm are both "arm" | 11 | # CortexR5 and 32-bit arm are both "arm" |
