From ab122e12bbb0cbc4da04750bf448dde424f8cae0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 26 Nov 2015 13:16:36 -0800 Subject: Bug 1228432: Remove the obsolete -m68020-60 compiler flag for Linux m68k. r=wtc. --- configure.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 7b7818ab..c408d3e9 100644 --- a/configure.in +++ b/configure.in @@ -1856,10 +1856,6 @@ tools are selected during the Xcode/Developer Tools installation.]) PR_MD_ASFILES=os_Linux_ppc.s fi ;; - m68k) - CFLAGS="$CFLAGS -m68020-60" - CXXFLAGS="$CXXFLAGS -m68020-60" - ;; esac ;; -- cgit v1.2.1