Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/alsa-lib
Date: Thu,  6 Mar 2008 09:53:36 -0800 (PST)	[thread overview]
Message-ID: <20080306175336.1E21E120159@busybox.net> (raw)

Author: ninevoltz
Date: 2008-03-06 09:53:35 -0800 (Thu, 06 Mar 2008)
New Revision: 21177

Log:
added alsa dev directory location to configure statement

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	2008-03-06 17:52:37 UTC (rev 21176)
+++ trunk/buildroot/package/alsa-lib/alsa-lib.mk	2008-03-06 17:53:35 UTC (rev 21177)
@@ -31,7 +31,7 @@
 		$(TARGET_CONFIGURE_ARGS) \
 		$(TARGET_CONFIGURE_OPTS) \
 		CFLAGS="$(TARGET_CFLAGS) $(ALSA_LIB_ABI)" \
-		LDFLAGS="$(TARGET_LDFLAGS)" \
+		LDFLAGS="$(TARGET_LDFLAGS) -lm" \
 		./configure \
 		--target=$(GNU_TARGET_NAME) \
 		--host=$(GNU_TARGET_NAME) \
@@ -41,6 +41,8 @@
 		--enable-shared \
 		--enable-static \
 		--disable-docs \
+		--with-alsa-devdir=/dev \
+		--with-softfloat \
 		$(DISABLE_NLS) \
 	)
 	touch $@

             reply	other threads:[~2008-03-06 17:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 17:53 ninevoltz at uclibc.org [this message]
2008-03-06 18:47 ` [Buildroot] svn commit: trunk/buildroot/package/alsa-lib Hans-Christian Egtvedt
  -- 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
2007-11-28  9:13 ulf at uclibc.org
2007-11-28  7:09 ulf at uclibc.org
2007-11-28  7:07 ` Hans-Christian Egtvedt
2007-11-28  9:05   ` Ulf Samuelsson
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=20080306175336.1E21E120159@busybox.net \
    --to=ninevoltz@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