From: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/alsa-lib
Date: Wed, 28 Nov 2007 08:07:40 +0100 [thread overview]
Message-ID: <1196233660.10698.8.camel@localhost.localdomain> (raw)
In-Reply-To: <20071128070957.BE0E63005D@busybox.net>
On Tue, 2007-11-27 at 23:09 -0800, ulf at uclibc.org wrote:
> Author: ulf
> Date: 2007-11-27 23:09:57 -0800 (Tue, 27 Nov 2007)
> New Revision: 20557
>
> Log:
> Add '-mabi=aapcs-linux' to CFLAGS in 'alsa-lib' to be compatible w kernel
>
> Modified:
> trunk/buildroot/package/alsa-lib/alsa-lib.mk
>
>
> Changeset:
> Modified: trunk/buildroot/package/alsa-lib/alsa-lib.mk
> ===================================================================
> --- trunk/buildroot/package/alsa-lib/alsa-lib.mk 2007-11-28 06:49:42 UTC (rev 20556)
> +++ trunk/buildroot/package/alsa-lib/alsa-lib.mk 2007-11-28 07:09:57 UTC (rev 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" \
Eh, NO! Add it to the TARGET_CFLAGS for architectures supporting this
flag.
> LDFLAGS="$(TARGET_LDFLAGS)" \
> ./configure \
> --target=$(GNU_TARGET_NAME) \
--
With kind regards,
Hans-Christian Egtvedt, Applications Engineer
next prev parent reply other threads:[~2007-11-28 7:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-28 7:09 [Buildroot] svn commit: trunk/buildroot/package/alsa-lib ulf at uclibc.org
2007-11-28 7:07 ` Hans-Christian Egtvedt [this message]
2007-11-28 9:05 ` Ulf Samuelsson
-- strict thread matches above, loose matches on Subject: below --
2008-04-10 19:25 ninevoltz at uclibc.org
2008-03-06 19:48 ninevoltz at uclibc.org
2008-03-06 17:53 ninevoltz at uclibc.org
2008-03-06 18:47 ` Hans-Christian Egtvedt
2007-11-28 9:13 ulf at uclibc.org
2007-09-23 12:12 ulf at uclibc.org
2007-08-24 9:26 aldot at uclibc.org
2007-07-28 17:14 ulf at uclibc.org
2007-07-23 12:02 ulf 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=1196233660.10698.8.camel@localhost.localdomain \
--to=hcegtvedt@atmel.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