From: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] host-python: build shared library
Date: Sat, 21 Jan 2012 03:32:21 +0100 [thread overview]
Message-ID: <1327113142-19610-3-git-send-email-arnout@mind.be> (raw)
In-Reply-To: <1327113142-19610-1-git-send-email-arnout@mind.be>
From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>
This is required for building compiled python packages, e.g. libxml2.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
package/python/python.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/python/python.mk b/package/python/python.mk
index 78895d4..3bc0c97 100644
--- a/package/python/python.mk
+++ b/package/python/python.mk
@@ -15,6 +15,7 @@ PYTHON_SITE = http://python.org/ftp/python/$(PYTHON_VERSION)
# third-party Python modules.
HOST_PYTHON_CONF_OPT += \
+ --enable-shared \
--without-cxx-main \
--disable-sqlite3 \
--disable-tk \
--
1.7.8.3
next prev parent reply other threads:[~2012-01-21 2:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-17 8:53 [Buildroot] mesa gles2 under buildroot Ozgun
2012-01-21 2:32 ` [Buildroot] [PATCH 0/3] Fix Mesa3D with OpenGL-ES support Arnout Vandecappelle
2012-01-21 2:32 ` [Buildroot] [PATCH 1/3] xproto_glproto: bump version to 1.4.14 Arnout Vandecappelle
2012-01-21 2:32 ` Arnout Vandecappelle [this message]
2012-01-21 2:32 ` [Buildroot] [PATCH 3/3] mesa3d: bump to 7.10.1 and add support for OpenGL-ES Arnout Vandecappelle
2012-01-23 13:13 ` [Buildroot] mesa gles2 under buildroot Ozgun
2012-01-23 13:46 ` Peter Korsgaard
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=1327113142-19610-3-git-send-email-arnout@mind.be \
--to=arnout@mind.be \
--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