All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] My tweeks/fixes to get a mostly default system	working w/ 2.6.23.1 kernel
Date: Mon, 12 Nov 2007 19:02:12 +0100	[thread overview]
Message-ID: <20071112180211.GI6510@aon.at> (raw)
In-Reply-To: <35333.74.94.141.114.1194881381.squirrel@bvwireless.net>

On Mon, Nov 12, 2007 at 10:29:41AM -0500, Eric Malkowski wrote:

>Index: package/quagga/quagga.mk
>===================================================================
>--- package/quagga/quagga.mk    (revision 20365)
>+++ package/quagga/quagga.mk    (working copy)
>@@ -139,6 +139,8 @@
>        (cd $(QUAGGA_DIR); rm -rf config.cache; \
>                $(TARGET_CONFIGURE_OPTS) \
>                $(TARGET_CONFIGURE_ARGS) \
>+               ac_cv_func_malloc_0_nonnull=yes \
>+               ac_cv_func_realloc_0_nonnull=yes \

Unfortunately this isn't correct. See package/Makefile.in at least in my
tree.

  reply	other threads:[~2007-11-12 18:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 15:29 [Buildroot] My tweeks/fixes to get a mostly default system working w/ 2.6.23.1 kernel Eric Malkowski
2007-11-12 18:02 ` Bernhard Fischer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-12 18:36 Eric Malkowski

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=20071112180211.GI6510@aon.at \
    --to=rep.dot.nop@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.