All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 2/5] mesa3d: modularize and bump to version 10.0.4
Date: Thu, 13 Mar 2014 17:22:58 -0400	[thread overview]
Message-ID: <532221B2.9000506@savoirfairelinux.com> (raw)
In-Reply-To: <v7j9vaxhd2.ln2@ID-313208.user.individual.net>

Hi,

On 03/13/2014 05:06 PM, Bernd Kuhls wrote:
> Hi,
>
> Sebastien Bourdelin
> <sebastien.bourdelin@savoirfairelinux.com>
> wrote in news:5322075D.20206 at savoirfairelinux.com: 
>
>>> +     --with-egl-platforms=$(foreach subst
>>> $(space),$(comma),$(MESA3D_EGL_PLATFORMS)) 
>> need quotes around the foreach for multiple selection ( example:
>> --with-egl-platform='drm x11')
> according to http://www.mesa3d.org/egl.html
>
> "Its argument is a comma separated string such as --with-egl-
> platforms=x11,drm."
>
> Regards, Bernd
Ok, so you must remove the foreach, else you will have
"--with-egl-platforms=x11 drm" and not "--with-egl-platforms=x11,drm"
and the others options won't be taken in consideration.

Regards,
Sebastien.

  reply	other threads:[~2014-03-13 21:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1394653353-10904-1-git-send-email-berndkuhls@hotmail.com>
2014-03-12 19:42 ` [Buildroot] [PATCH v6 2/5] mesa3d: modularize and bump to version 10.0.4 Bernd Kuhls
2014-03-13 19:30   ` Sebastien Bourdelin
2014-03-13 21:06     ` Bernd Kuhls
2014-03-13 21:22       ` Sebastien Bourdelin [this message]
2014-03-12 19:42 ` [Buildroot] [PATCH v6 3/5] xorg: Bump xserver_xorg-server version to 1.15.0 Bernd Kuhls
2014-03-12 19:42 ` [Buildroot] [PATCH v6 4/5] pkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel Bernd Kuhls
2014-03-12 22:16   ` Jerzy Grzegorek
2014-03-12 19:42 ` [Buildroot] [PATCH v6 5/5] xdriver_xf86-video-intel: Bump version to 2.99.910 Bernd Kuhls

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=532221B2.9000506@savoirfairelinux.com \
    --to=sebastien.bourdelin@savoirfairelinux.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.