From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] mesa3d: specify llvm-prefix
Date: Tue, 31 Mar 2015 07:54:30 -0300 [thread overview]
Message-ID: <551A7CE6.2070701@zacarias.com.ar> (raw)
In-Reply-To: <20150331112525.5db42fa3@free-electrons.com>
On 03/31/2015 06:25 AM, Thomas Petazzoni wrote:
>> +# Avoid automatic search of llvm-config
>> +MESA3D_CONF_OPTS += --with-llvm-prefix=$(STAGING_DIR)/usr/bin
>
> Shouldn't we instead test if LLVM is available, explicitly disable LLVM
> support if not, and enable it if LLVM is available?
We don't have a llvm package in BR, so testing is a non-option.
There's no explicit option to disable llvm support, hence this is as
close as it gets without patching.
(--without-gallium-drivers comes close, but it takes down a whole bunch
of other stuff as well).
Regards.
next prev parent reply other threads:[~2015-03-31 10:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 23:16 [Buildroot] [PATCH] mesa3d: specify llvm-prefix Gustavo Zacarias
2015-03-31 9:25 ` Thomas Petazzoni
2015-03-31 10:54 ` Gustavo Zacarias [this message]
2015-03-31 11:55 ` Thomas Petazzoni
2015-03-31 11:56 ` Gustavo Zacarias
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=551A7CE6.2070701@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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.