diff options
author | Than McIntosh <thanm@google.com> | 2016-01-14 14:08:29 -0500 |
---|---|---|
committer | Than McIntosh <thanm@google.com> | 2016-01-14 15:04:35 -0500 |
commit | f1c3ad6cac0465017759cce0cb381ce66760d907 (patch) | |
tree | c6ce0987896c065c8422660cbf7fa19667595f69 /gcc-4.9/gcc/opts.c | |
parent | 9d871e98c80898042fb8cfd20a58feadae1ba60c (diff) | |
download | toolchain_gcc-f1c3ad6cac0465017759cce0cb381ce66760d907.tar.gz toolchain_gcc-f1c3ad6cac0465017759cce0cb381ce66760d907.tar.bz2 toolchain_gcc-f1c3ad6cac0465017759cce0cb381ce66760d907.zip |
Fix toolchain/gcc build for mingw.
Theses changes are intended to restore the ability to build
toolchain/gcc cross compiler for non-Android targets (in this specific
case, to allow us to compile toolchain/gcc as part of the mingw-w64
build).
What has happened over time is that references android-specific
synbols and constructs have crept into the non-target-specific
portions of the gcc code. I've done my best to push these things
back into the config/* subtree.
Bug: 26523949
Change-Id: I59334e791875632d51093207c298052a034d2f4a
Diffstat (limited to 'gcc-4.9/gcc/opts.c')
0 files changed, 0 insertions, 0 deletions