architectures/geode: change flags name for GCC 5.4.0 .
This commit is contained in:
parent
da9e5f24d9
commit
674a712295
@ -1,3 +1,3 @@
|
|||||||
cfg_target_canonical="geode-$cfg_glued_vendor-linux-gnu"
|
cfg_target_canonical="geode-$cfg_glued_vendor-linux-gnu"
|
||||||
cfg_target_linux='x86'
|
cfg_target_linux='x86'
|
||||||
cfg_target_gcc_configure_flags='--with-arch=geode --with-cpu=geode --with-tune=geode'
|
cfg_target_gcc_configure_flags='--with-arch=geode --with-mcpu=geode --with-mtune=geode'
|
||||||
|
Reference in New Issue
Block a user