summaryrefslogtreecommitdiffstats
path: root/targets.d/core-linux-eglibc.sh
blob: b35f7e5ea35a6aff9e1cf8a4a177ff66ec5cf64f (plain)
1
2
3
4
5
gcc_config_file='i386/linux64.h'
gcc_config_interp_macro='GLIBC_DYNAMIC_LINKER64'
gcc_config_fragment='i386/t-linux64'
gcc_config_fragment_script='s|\(m64=.*\):x86_64-linux-gnu|\1:core-linux-eglibc|'
target_opts='--with-arch=core2 --with-tune=core2'