]> code.ossystems Code Review - openembedded-core.git/commit
gcc-configure: Enable initfini-array
authorSaul Wold <sgw@linux.intel.com>
Mon, 19 Sep 2016 17:16:00 +0000 (10:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Sep 2016 14:10:37 +0000 (15:10 +0100)
commit9f8a075ab46691534e2b22d0a363b3c847394215
tree21bf279f5f879f01a7e2d8e76d2465652b47c676
parent2271f59a0f506f89f9fea6777701c4b40790ddd9
gcc-configure: Enable initfini-array

This adds the correct support for initfini-array which replaces .init
and .fini with .init-array and .fini-array.  There is no appreciable
size difference with this change.

The change is needed since configure will not correctly detect support
when building cross-compilers.

Signed-off-by: Haitao Huang <haitao.huang@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gcc/gcc-configure-common.inc