From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] postgresql: add host-zic dependency
Date: Tue, 22 Apr 2014 17:52:44 +0200 [thread overview]
Message-ID: <20140422175244.5efaa18d@skate> (raw)
In-Reply-To: <1398181285-4260-1-git-send-email-ps.report@gmx.net>
Dear Peter Seiderer,
On Tue, 22 Apr 2014 17:41:25 +0200, Peter Seiderer wrote:
> diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
> index 11b167a..2606e25 100644
> --- a/package/postgresql/postgresql.mk
> +++ b/package/postgresql/postgresql.mk
> @@ -29,6 +29,9 @@ endif
> ifeq ($(BR2_PACKAGE_TZDATA),y)
> POSTGRESQL_DEPENDENCIES += tzdata
> POSTGRESQL_CONF_OPT += --with-system-tzdata=/usr/share/zoneinfo
> +else
> + POSTGRESQL_DEPENDENCIES += host-zic
> + POSTGRESQL_CONF_ENV += ZIC=$$(ZIC)
> endif
I'm not entirely sure to understand how this works. If
BR2_PACKAGE_TZDATA is not enabled, where will host-zic find the
time-zone informations?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-04-22 15:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 15:41 [Buildroot] [PATCH 1/1] postgresql: add host-zic dependency Peter Seiderer
2014-04-22 15:52 ` Thomas Petazzoni [this message]
2014-04-22 16:41 ` Yann E. MORIN
2014-04-22 18:21 ` Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2014-04-22 19:11 Peter Seiderer
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=20140422175244.5efaa18d@skate \
--to=thomas.petazzoni@free-electrons.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