From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/enlightenment: bump to 0.22.1
Date: Sun, 7 Jan 2018 23:39:16 +0100 [thread overview]
Message-ID: <316b059e-cb1c-86cb-49cc-e31941d1214e@gmail.com> (raw)
In-Reply-To: <20180106151425.7e15f86f@windsurf>
Hi Thomas,
Le 06/01/2018 ? 15:14, Thomas Petazzoni a ?crit?:
> 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 ?
It's a copy past mistake.
Using --buildtype= and --cross-file= works perfectly fine.
Note that changing the build system can lead to new build failure.
I tested the meson build system as best as I could.
Best regards,
Romain
>
> Thanks,
>
> Thomas
>
next prev parent reply other threads:[~2018-01-07 22:39 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
2018-01-07 22:39 ` Romain Naour [this message]
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=316b059e-cb1c-86cb-49cc-e31941d1214e@gmail.com \
--to=romain.naour@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 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.