]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross-canadian: A missing space in an append caused an invalid option
authorMark Hatle <mark.hatle@kernel.crashing.org>
Tue, 28 Jan 2020 18:12:28 +0000 (12:12 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2020 16:54:33 +0000 (16:54 +0000)
commit7b52893632dae7bc9ac75dddc7ad625e19f41050
tree5eff15b7f9d04be97cc4c7dc4ffda2b14fc46265
parent0a1099d7d346d540b616f88f30ebaf1571d9eba1
gcc-cross-canadian: A missing space in an append caused an invalid option

When configuring the cross-candian toolchain for a non-linux target system,
the resulting gcc configuration included:

  --enable-initfini-array--without-headers

these should have been two separate options.

Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross-canadian.inc