From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] alsa for arm compile options & svn 20557
Date: Mon, 11 Feb 2008 19:01:57 +0100 [thread overview]
Message-ID: <20080211180157.GA31048@aon.at> (raw)
In-Reply-To: <c166aa9f0802110927n1fcade83w87c3bae4017b509a@mail.gmail.com>
On Mon, Feb 11, 2008 at 11:27:11AM -0600, Andrew Dyer wrote:
>I believe a change introduced in SVN 20557 is incorrect for some arm
>kernel builds with alsa. Here is the 20557 change:
>
>--- trunk/buildroot/package/alsa-lib/alsa-lib.mk 2007/10/01 16:15:31 20163
>+++ trunk/buildroot/package/alsa-lib/alsa-lib.mk 2007/11/28 07:09:57 20557
>@@ -24,7 +24,7 @@
> (cd $(ALSA_LIB_DIR); rm -rf config.cache; \
> $(TARGET_CONFIGURE_ARGS) \
> $(TARGET_CONFIGURE_OPTS) \
>- CFLAGS="$(TARGET_CFLAGS)" \
>+ CFLAGS="$(TARGET_CFLAGS) -mabi=aapcs-linux" \
> LDFLAGS="$(TARGET_LDFLAGS)" \
> ./configure \
> --target=$(GNU_TARGET_NAME) \
Yes, that is pretty broken, too. I think that this works like it should
in my tree.
prev parent reply other threads:[~2008-02-11 18:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 17:27 [Buildroot] alsa for arm compile options & svn 20557 Andrew Dyer
2008-02-11 18:01 ` Bernhard Fischer [this message]
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=20080211180157.GA31048@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox