From: Markus Heidelberg <markus.heidelberg@web.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lzo: add $(DISABLE_LARGEFILE) to configure options
Date: Thu, 13 Nov 2008 20:07:00 +0100 [thread overview]
Message-ID: <200811132007.00790.markus.heidelberg@web.de> (raw)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
---
package/lzo/lzo.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/lzo/lzo.mk b/package/lzo/lzo.mk
index c43dc58..7883506 100644
--- a/package/lzo/lzo.mk
+++ b/package/lzo/lzo.mk
@@ -11,7 +11,7 @@ LZO_INSTALL_STAGING = YES
LZO_INSTALL_TARGET = YES
LZO_INSTALL_STAGING_OPT = CC="$(TARGET_CC)" DESTDIR=$(STAGING_DIR) install
LZO_CONF_ENV =
-LZO_CONF_OPT =
+LZO_CONF_OPT = $(DISABLE_LARGEFILE)
LZO_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,lzo))
--
1.6.0.4.620.g87fa
next reply other threads:[~2008-11-13 19:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-13 19:07 Markus Heidelberg [this message]
2008-11-14 13:32 ` [Buildroot] [PATCH] lzo: add $(DISABLE_LARGEFILE) to configure options 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=200811132007.00790.markus.heidelberg@web.de \
--to=markus.heidelberg@web.de \
--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