From e3f222466498260a97b2559d539398bad9e6ccff Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Fri, 13 Feb 1998 04:57:23 +0000 Subject: [PATCH] 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... --- src/template/linux-elf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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