diff options
author | David Holsgrove <david.holsgrove@xilinx.com> | 2013-03-12 15:14:10 +1000 |
---|---|---|
committer | David Holsgrove <david.holsgrove@xilinx.com> | 2015-01-02 09:52:29 +1000 |
commit | af731ae90400bac2116d8fa15e3a0edd209ff4b5 (patch) | |
tree | 63b6fc21ebe75c37683fa81b511d9004d4c20a38 /scripts/config.sub | |
parent | 234c643008bd8bd56a543444a486ce1eafcc79d6 (diff) | |
download | crosstool-ng-af731ae90400bac2116d8fa15e3a0edd209ff4b5.tar.gz crosstool-ng-af731ae90400bac2116d8fa15e3a0edd209ff4b5.tar.bz2 crosstool-ng-af731ae90400bac2116d8fa15e3a0edd209ff4b5.zip |
cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make default
Canadian Cross compile for baremetal fails with error;
checking for the value of EOF... configure: error: computing EOF failed
which is due to libstdc++ configure not being able to find stdio.h
Having all modes of the core compiler copyheaders from CT_HEADERS_DIR
(in combination with previous patch for newlib to add a do_libc_start_files
function to copy into the CT_HEADERS_DIR) resolves this.
Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
Diffstat (limited to 'scripts/config.sub')
0 files changed, 0 insertions, 0 deletions