From: Marc G. Fournier Date: Fri, 13 Feb 1998 04:57:23 +0000 (+0000) Subject: Remove -m486 option, since it is platform specific...this should technically X-Git-Tag: REL6_3~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3f222466498260a97b2559d539398bad9e6ccff;p=postgresql Remove -m486 option, since it is platform specific...this should technically be removed everywhere, but so far linux-elf is the only platform that is being reported a problem with... --- diff --git a/src/template/linux-elf b/src/template/linux-elf index 06ae414570..0747feaa59 100644 --- a/src/template/linux-elf +++ b/src/template/linux-elf @@ -1,5 +1,5 @@ AROPT:crs -CFLAGS:-O2 -m486 +CFLAGS:-O2 SHARED_LIB:-fpic ALL: SRCH_INC:/usr/include/ncurses /usr/include/readline