Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Liu <net147@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] python: enable bz2 module for host build
Date: Sun, 12 Aug 2012 18:52:04 +1000	[thread overview]
Message-ID: <1344761525-532-2-git-send-email-net147@gmail.com> (raw)
In-Reply-To: <1344761525-532-1-git-send-email-net147@gmail.com>

The bz2 module is required for building some Python packages.

Signed-off-by: Jonathan Liu <net147@gmail.com>
---
 package/python/python.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/python/python.mk b/package/python/python.mk
index fae4e5c..7b314ab 100644
--- a/package/python/python.mk
+++ b/package/python/python.mk
@@ -27,7 +27,6 @@ HOST_PYTHON_CONF_OPT += 	\
 	--disable-gdbm		\
 	--disable-bsddb		\
 	--disable-test-modules	\
-	--disable-bz2		\
 	--disable-ssl
 
 HOST_PYTHON_MAKE_ENV = \
-- 
1.7.11.3

  reply	other threads:[~2012-08-12  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12  8:52 [Buildroot] [PATCH v3 0/2] nodejs: new package Jonathan Liu
2012-08-12  8:52 ` Jonathan Liu [this message]
2012-08-12  8:52 ` [Buildroot] [PATCH v3 2/2] " Jonathan Liu
2012-08-12 16:29   ` Thomas Petazzoni
2012-08-13  1:02     ` Jonathan Liu

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=1344761525-532-2-git-send-email-net147@gmail.com \
    --to=net147@gmail.com \
    --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