From: Kenn H. <ke...@sl...> - 2000-04-24 23:51:40
|
Update of /cvsroot/linux-vax/kernel/arch/vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv26962 Modified Files: Makefile Log Message: Enable -O1 optimization. This allows GCC to expand inline functions which removes a whole bunch of unresolved symbols at linktime. |