git: liblvm: Raise WARNS to 1.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Oct 5 00:54:19 PDT 2010
commit b14d39bea25ac6b89cc943b26215359832fdb51a
Author: Sascha Wildner <saw at online.de>
Date: Tue Oct 5 09:50:19 2010 +0200
liblvm: Raise WARNS to 1.
Since __BSD_VISIBLE is unset for liblvm compilation, we need to add the
standard define for alloca() (taken from <stdlib.h>) to lib.h to prevent
warnings.
While here, clean up the Makefile a bit, too.
Summary of changes:
contrib/lvm2/dist/include/lib.h | 2 ++
gnu/lib/liblvm/Makefile | 14 +++-----------
2 files changed, 5 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b14d39bea25ac6b89cc943b26215359832fdb51a
--
DragonFly BSD source repository
More information about the Commits
mailing list