Remove all -march= from configs
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Feb 2016 20:02:42 +0000 (21:02 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Feb 2016 23:47:52 +0000 (00:47 +0100)
commit893fe73a637cd349b4bd2f39d2d6019e1d7cac18
tree0cdff3a5078f8373a2abe0b5218ba1ab299eaaa2
parent4f16039efe3589aa4d63a6f1fab799d0cd9338ca
Remove all -march= from configs

These flags are limitting needlessly, are often patched by packagers,
and should be specified on the configuration command line by anyone
who desires for it to be specific rather than forced by us.

This work was already done with mingw when those configs were worked
on, now it gets applied to the remaining configs.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configurations/10-main.conf
Configurations/90-team.conf
config