diff options
author | Alexey Neyman <stilor@att.net> | 2016-11-28 22:47:42 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-11-28 22:55:54 -0800 |
commit | 2091c5dd2dc01d7462ced6a8617d1f5227764f1b (patch) | |
tree | be387d77a78a9a77e34b8eeddb584ab27a339507 /config/debug | |
parent | 699a54d8cedef2883ca6834feed99f8f2b077332 (diff) | |
download | crosstool-ng-2091c5dd2dc01d7462ced6a8617d1f5227764f1b.tar.gz crosstool-ng-2091c5dd2dc01d7462ced6a8617d1f5227764f1b.tar.bz2 crosstool-ng-2091c5dd2dc01d7462ced6a8617d1f5227764f1b.zip |
Pass FOR_BUILD flags when building the pass-1/2 core GCC.
Current build passes {CFLAGS,LDFLAGS}_FOR_HOST - which breaks canadian cross
(e.g. tried building for x86_64-unknown-linux-uclibc host). This dates
back to the days of yore when CFLAGS were set directly in the do_gcc_core_backend
(and that function is used as the final gcc's backend).
do_gcc_core_backend is now passed with CFLAGS/LDFLAGS to use, so let
the pass-1/pass-2/final-for-build steps pass the appropriate flags.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/debug')
0 files changed, 0 insertions, 0 deletions