eglibc: Do not specify ports multiple time to --enable-addons
authorKhem Raj <raj.khem@gmail.com>
Mon, 13 Sep 2010 19:52:36 +0000 (19:52 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 14 Sep 2010 21:07:03 +0000 (14:07 -0700)
commit134e90b90d6172449d4875fc031fc5e6cb51167f
treee7b6cbb368a01b62d666ad1acaaabc65dfb89256
parenteb9f07b76ebf47d1696b525438b872065a0d74a8
eglibc: Do not specify ports multiple time to --enable-addons

* While building for mips64 I noticed a problem where eglibc
  configure did not get the mips sub arch correct during configure
  the reason was we had ports twice in configure commandline which
  ran a ports configure twice and appended machines multiple times
  to paths which then were wrong and it failed to select correct
  ABI to compile eglibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/eglibc/eglibc_2.10.bb
recipes/eglibc/eglibc_2.11.bb
recipes/eglibc/eglibc_2.12.bb
recipes/eglibc/eglibc_2.9.bb
recipes/eglibc/eglibc_svn.bb