From a369ade90dea91af2face83fe0bdb233d0caa1cb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 7 Jan 2005 06:05:49 +0000 Subject: 2005-01-07 Ralf Corsepius * httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. --- cpukit/libblock/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock') diff --git a/cpukit/libblock/Makefile.am b/cpukit/libblock/Makefile.am index 80f6f59997..b080348da1 100644 --- a/cpukit/libblock/Makefile.am +++ b/cpukit/libblock/Makefile.am @@ -13,7 +13,7 @@ if !UNIX include_rtemsdir = $(includedir)/rtems noinst_LIBRARIES = libblock.a -libblock_a_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) +libblock_a_CPPFLAGS = $(AM_CPPFLAGS) include_rtems_HEADERS = include/rtems/bdbuf.h include/rtems/blkdev.h \ include/rtems/diskdevs.h include/rtems/ramdisk.h \ -- cgit v1.2.3