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...
This commit is contained in:
Marc G. Fournier 1998-02-13 04:57:23 +00:00
parent 5d7923dd1c
commit e3f2224664
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AROPT:crs
CFLAGS:-O2 -m486
CFLAGS:-O2
SHARED_LIB:-fpic
ALL:
SRCH_INC:/usr/include/ncurses /usr/include/readline