All of 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/alsamixergui
Date: Thu, 24 Apr 2008 06:14:26 -0700 (PDT)	[thread overview]
Message-ID: <20080424131426.5FAF93C824@busybox.net> (raw)

Author: ninevoltz
Date: 2008-04-24 06:14:25 -0700 (Thu, 24 Apr 2008)
New Revision: 21831

Log:
small fix for alsamixergui

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


Changeset:
Modified: trunk/buildroot/package/alsamixergui/alsamixergui.mk
===================================================================
--- trunk/buildroot/package/alsamixergui/alsamixergui.mk	2008-04-24 11:22:06 UTC (rev 21830)
+++ trunk/buildroot/package/alsamixergui/alsamixergui.mk	2008-04-24 13:14:25 UTC (rev 21831)
@@ -10,7 +10,7 @@
 ALSAMIXERGUI_INSTALL_STAGING = NO
 ALSAMIXERGUI_INSTALL_TARGET = YES
 
-ALSAMIXERGUI_CONF_OPT = LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/avr32-linux-uclibc/lib -lstdc++"
+ALSAMIXERGUI_CONF_OPT = LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/avr32-linux-uclibc/lib -lstdc++ -lX11"
 
 ALSAMIXERGUI_DEPENDENCIES = uclibc fltk
 

             reply	other threads:[~2008-04-24 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 13:14 ninevoltz at uclibc.org [this message]
2008-04-24 13:34 ` [Buildroot] svn commit: trunk/buildroot/package/alsamixergui Bernhard Fischer
2008-04-24 13:48   ` Peter Korsgaard
2008-04-24 13:53   ` John Voltz
  -- strict thread matches above, loose matches on Subject: below --
2008-04-24 14:26 ninevoltz at uclibc.org
2008-08-27 20:19 jacmet 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=20080424131426.5FAF93C824@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 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.