Date: Fri, 20 Sep 1996 18:51:15 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/lkm/ccd Makefile Message-ID: <199609210151.SAA25083@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/20 18:51:14 Modified: lkm/ccd Makefile Log: Fiexed CFLAGS. Compiling things in the kernel without -O now causes zillions of warnings about static inline functions because `inline' is ignored without -O. Revision Changes Path 1.3 +2 -2 src/lkm/ccd/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609210151.SAA25083>