diff options
author | Saul Wold <sgw@linux.intel.com> | 2016-09-19 10:16:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-20 15:11:09 +0100 |
commit | 1fe48d03f8fe2834c464ab29d64abefc4ecf4e43 (patch) | |
tree | 7d38801f025248d5ad9b81aaeffb827785a9b2bd /meta/recipes-connectivity | |
parent | a8cf594bcedd9bb9a4386143e22de6a8127147f4 (diff) | |
download | poky-1fe48d03f8fe2834c464ab29d64abefc4ecf4e43.tar.gz |
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.
(From OE-Core rev: 9f8a075ab46691534e2b22d0a363b3c847394215)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions