Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/lvm2
Date: Sun, 12 Aug 2007 16:38:26 -0700 (PDT)	[thread overview]
Message-ID: <20070812233826.A9F80A685E@busybox.net> (raw)

Author: ulf
Date: 2007-08-12 16:38:26 -0700 (Sun, 12 Aug 2007)
New Revision: 19480

Log:
Bump version of lvm2

Modified:
   trunk/buildroot/package/lvm2/lvm2.mk


Changeset:
Modified: trunk/buildroot/package/lvm2/lvm2.mk
===================================================================
--- trunk/buildroot/package/lvm2/lvm2.mk	2007-08-12 23:36:57 UTC (rev 19479)
+++ trunk/buildroot/package/lvm2/lvm2.mk	2007-08-12 23:38:26 UTC (rev 19480)
@@ -23,8 +23,8 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA
 
-LVM2_BASEVER=2.01
-LVM2_PATCH=15
+LVM2_BASEVER=2.02
+LVM2_PATCH=26
 LVM2_VERSION=$(LVM2_BASEVER).$(LVM2_PATCH)
 LVM2_SOURCE:=LVM2.$(LVM2_VERSION).tgz
 LVM2_SITE:=ftp://sources.redhat.com/pub/lvm2
@@ -46,6 +46,11 @@
 	(cd $(LVM2_DIR); rm -rf config.cache; \
 		$(TARGET_CONFIGURE_OPTS) \
 		$(TARGET_CONFIGURE_ARGS) \
+		ac_cv_have_decl_malloc=yes \
+		gl_cv_func_malloc_0_nonnull=yes \
+		ac_cv_func_malloc_0_nonnull=yes \
+		ac_cv_func_calloc_0_nonnull=yes \
+		ac_cv_func_realloc_0_nonnull=yes \
 		./configure \
 		--target=$(GNU_TARGET_NAME) \
 		--host=$(GNU_TARGET_NAME) \

             reply	other threads:[~2007-08-12 23:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-12 23:38 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-04  6:02 [Buildroot] svn commit: trunk/buildroot/package/lvm2 nkukard at uclibc.org
2009-01-01 19:30 nkukard at uclibc.org
2009-01-01 14:00 nkukard at uclibc.org
2007-10-30 21:58 ulf at uclibc.org
2006-12-21 11:57 aldot at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070812233826.A9F80A685E@busybox.net \
    --to=ulf@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox