From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libeXosip2
Date: Mon, 02 Feb 2009 13:25:54 +0100 [thread overview]
Message-ID: <87bptlgh4d.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090202072449.30556764CB@busybox.osuosl.org> (ulf@uclibc.org's message of "Mon\, 2 Feb 2009 07\:24\:49 +0000 \(UTC\)")
>>>>> "ulf" == ulf <ulf@uclibc.org> writes:
ulf> Author: ulf
ulf> Date: 2009-02-02 07:24:48 +0000 (Mon, 02 Feb 2009)
ulf> New Revision: 25218
ulf> Log:
ulf> Define OSIP_CFLAGS and OSIP_LIBS for libeXosip2
ulf> Modified:
ulf> trunk/buildroot/package/libeXosip2/libeXosip2.mk
ulf> Changeset:
ulf> Modified: trunk/buildroot/package/libeXosip2/libeXosip2.mk
ulf> ===================================================================
ulf> --- trunk/buildroot/package/libeXosip2/libeXosip2.mk 2009-02-02 07:22:19 UTC (rev 25217)
ulf> +++ trunk/buildroot/package/libeXosip2/libeXosip2.mk 2009-02-02 07:24:48 UTC (rev 25218)
ulf> @@ -22,32 +22,19 @@
ulf> (cd $(LIBEXOSIP2_DIR); rm -rf config.cache; \
ulf> $(TARGET_CONFIGURE_OPTS) \
ulf> $(TARGET_CONFIGURE_ARGS) \
ulf> + OSIP_CFLAGS="$(TARGET_CFLAGS)" \
ulf> + OSIP_LIBS="-L$(STAGING_DIR)/usr/lib -losip2 -losipparser2" \
Aren't those things already provided in TARGET_CONFIGURE_* ?
ulf> - --includedir=$(STAGING_DIR)/usr/include \
ulf> - --oldincludedir=/usr/include \
Why were these removed?
ulf> --enable-shared \
ulf> --enable-static \
ulf> $(DISABLE_NLS) \
ulf> )
ulf> touch $@
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-02-02 12:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 7:24 [Buildroot] svn commit: trunk/buildroot/package/libeXosip2 ulf at uclibc.org
2009-02-02 12:25 ` Peter Korsgaard [this message]
2009-02-04 12:52 ` Peter Korsgaard
2009-02-04 21:49 ` Ulf Samuelsson
-- strict thread matches above, loose matches on Subject: below --
2009-01-25 23:32 ulf at uclibc.org
2009-01-25 20:44 ulf at uclibc.org
2009-01-25 20:48 ` Peter Korsgaard
2009-01-16 21:19 ulf at uclibc.org
2009-01-14 23:49 ulf at uclibc.org
2009-01-15 8:58 ` Peter Korsgaard
2009-01-15 20:41 ` Ulf Samuelsson
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=87bptlgh4d.fsf@macbook.be.48ers.dk \
--to=jacmet@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.