DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: liblvm: Raise WARNS to 1.
commit b14d39bea25ac6b89cc943b26215359832fdb51a
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]