aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6
diff options
context:
space:
mode:
authorPavel Chupin <pavel.v.chupin@intel.com>2013-05-22 11:12:15 +0400
committerPavel Chupin <pavel.v.chupin@intel.com>2013-05-22 11:12:15 +0400
commit19cf682fd52c042ec6b988ef294dacc45fa50944 (patch)
treeeae9f230ffbb4028015c8059013e214cfe51d3b1 /gcc-4.6
parentd909af3e2469aad87d5c3e79b93c778fd26c03a9 (diff)
downloadtoolchain_gcc-19cf682fd52c042ec6b988ef294dacc45fa50944.tar.gz
toolchain_gcc-19cf682fd52c042ec6b988ef294dacc45fa50944.tar.bz2
toolchain_gcc-19cf682fd52c042ec6b988ef294dacc45fa50944.zip
Remove hardcoded -m32 in compiler options
It's required for x86_64 targets where we obviously don't want to enforce -m32. It shouldn't affect standard i686 targets because i686 is enforced on configure stage and it effectively removes 64-bit support, keeping -m32 default. Patch changes 4.7 and 4.8 only. x86_64 targets are not expected to be supported in older gcc versions due to many issues and dependencies. Change-Id: Id15a677a9d3b1712eb95aba92c2c5bd98f9ed1cc Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
Diffstat (limited to 'gcc-4.6')
0 files changed, 0 insertions, 0 deletions