From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libxslt
Date: Thu, 24 Apr 2008 06:18:03 -0700 (PDT) [thread overview]
Message-ID: <20080424131803.6B7603C840@busybox.net> (raw)
Author: ninevoltz
Date: 2008-04-24 06:18:03 -0700 (Thu, 24 Apr 2008)
New Revision: 21834
Log:
make sure xslt uses the right xml2 headers
Modified:
trunk/buildroot/package/libxslt/libxslt.mk
Changeset:
Modified: trunk/buildroot/package/libxslt/libxslt.mk
===================================================================
--- trunk/buildroot/package/libxslt/libxslt.mk 2008-04-24 13:16:39 UTC (rev 21833)
+++ trunk/buildroot/package/libxslt/libxslt.mk 2008-04-24 13:18:03 UTC (rev 21834)
@@ -54,6 +54,7 @@
--without-python \
--without-threads \
--with-libxml-libs-prefix=$(STAGING_DIR)/usr/lib \
+ CFLAGS="-I$(STAGING_DIR)/usr/include/libxml2" \
);
touch $@
next reply other threads:[~2008-04-24 13:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 13:18 ninevoltz at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-28 11:52 [Buildroot] svn commit: trunk/buildroot/package/libxslt laird at uclibc.org
2008-08-28 12:55 ` Peter Korsgaard
2008-08-28 12:59 ` Daniel Laird
2008-06-15 17:48 jacmet at uclibc.org
2008-03-06 18:16 ninevoltz at uclibc.org
2007-11-29 13: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=20080424131803.6B7603C840@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