diff --git a/configure b/configure index 61667253e190bfdf10d3a3c6d12fec8a18c76747..f44271511b724bd508153f0d864f135ccad5ecd2 100755 --- a/configure +++ b/configure @@ -4137,8 +4137,6 @@ if enabled icc; then # 11030: Warning unknown option --as-needed # 10156: ignoring option '-export'; no argument required check_ldflags -wd10156,11030 - # Allow to compile with optimizations - check_ldflags -march=$cpu # icc 11.0 and 11.1 work with ebp_available, but don't pass the test enable ebp_available if enabled x86_32; then