All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/enlightenment: bump to 0.22.1
Date: Sat, 6 Jan 2018 15:14:25 +0100	[thread overview]
Message-ID: <20180106151425.7e15f86f@windsurf> (raw)
In-Reply-To: <20180105163223.10142-1-romain.naour@gmail.com>

Hello,

On Fri,  5 Jan 2018 17:32:23 +0100, Romain Naour wrote:

> -ENLIGHTENMENT_CONF_OPTS = \
> -	--with-edje-cc=$(HOST_DIR)/bin/edje_cc \
> -	--with-eet-eet=$(HOST_DIR)/bin/eet \
> -	--with-eldbus_codegen=$(HOST_DIR)/bin/eldbus-codegen \
> -	--disable-pam \
> -	--disable-rpath
> +ENLIGHTENMENT_MESON_OPTS += \
> +	--prefix=/usr \
> +	--buildtype $(if $(BR2_ENABLE_DEBUG),debug,release) \
> +	--cross-file $(HOST_DIR)/etc/meson/cross-compilation.conf \

So sometimes the options are defined using =, sometimes not ? Is this
expected ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2018-01-06 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 16:32 [Buildroot] [PATCH] package/enlightenment: bump to 0.22.1 Romain Naour
2018-01-06 14:14 ` Thomas Petazzoni [this message]
2018-01-07 22:39   ` Romain Naour
2018-01-07 22:51 ` Thomas Petazzoni

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=20180106151425.7e15f86f@windsurf \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.