All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vadym Kochan <vadim4j@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/efl: Fix build without OpenGL ES
Date: Mon, 4 Mar 2019 19:16:33 +0200	[thread overview]
Message-ID: <20190304171633.GA14732@lwo1-lhp-f71841> (raw)
In-Reply-To: <ef9aef3f-4a9e-bf62-ce70-4b119b5319ad@gmail.com>

Hi Romain,

On Mon, Mar 04, 2019 at 06:06:57PM +0100, Romain Naour wrote:
> Hi Vadim,
> 
> Le 01/03/2019 ? 01:23, Vadim Kochan a ?crit?:
> > efl does not compile without OpenGL ES because it checks for
> > GL_ES_VERSION_2_0 and declares own GLintptr and GLsizeiptr
> > types if such version is not defined, so fix it by add check also for
> > OpenGL 1.5 where these types are defined.
> > 
> > Fixes:
> > 	http://autobuild.buildroot.net/results/62ca120f1e54e8c3ae445f98b2624b526569f007
> 
> 
> Thanks for the patch!
> 
> Upstream used a slightly different fix for this issue, can you try to backport
> this patch instead?
> 
> https://git.enlightenment.org/core/efl.git/commit/?id=0d2b624f1e24240a1c4e651aa1cfe9a8dd10a573
> 
> Best regards,
> Romain
> 

Sure, I will.

Regards,
Vadim Kochan

      reply	other threads:[~2019-03-04 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01  0:23 [Buildroot] [PATCH 1/1] package/efl: Fix build without OpenGL ES Vadim Kochan
2019-03-04 17:06 ` Romain Naour
2019-03-04 17:16   ` Vadym Kochan [this message]

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=20190304171633.GA14732@lwo1-lhp-f71841 \
    --to=vadim4j@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.