Bug 29792

Summary: add x32 support
Product: Sisyphus Reporter: led
Component: gcc4.7Assignee: Sergey Bolshakov <sbolshakov>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P3 CC: aen, glebfm, sbolshakov
Version: unstable   
Hardware: all   
OS: Linux   

Description led 2014-02-02 22:02:25 MSK
Прошу добавить в %configure параметр

%ifarch x86_64
        --with-multilib-list=m32,m64,mx32 \
%endif
Comment 1 Repository Robot 2014-02-16 10:07:54 MSK
gcc4.7-4.7.2-alt9 -> sisyphus:

* Thu Feb 13 2014 Dmitry V. Levin <ldv@altlinux> 4.7.2-alt9
- x86_64: enabled x32 support (closes: #29792).
- Built in gcc4.8 compatibility mode.