All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC] package/sdl2_ttf: include GL/gl.h while checking for OpenGL support
Date: Fri, 27 Jan 2017 21:44:20 +1300	[thread overview]
Message-ID: <20170127214420.042c9bf0@free-electrons.com> (raw)
In-Reply-To: <20161229004735.6293-1-romain.naour@gmail.com>

Hello,

On Thu, 29 Dec 2016 01:47:35 +0100, Romain Naour wrote:
> Since SDL2 2.0.4, SDL2 OpenGL headers (SDL_opengl.h) are unconditionally
> installed even if the OpenGL support has been disabled. So the SDL_ttf
> build system enable the OpenGL support without checking for a GL
> provider.

Isn't the real fix to modify SDL so that it doesn't install
SDL_opengl.h when OpenGL support is disabled?

What was the motivation between the change in SDL to install
SDL_opengl.h unconditionally?

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

  reply	other threads:[~2017-01-27  8:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-29  0:47 [Buildroot] [RFC] package/sdl2_ttf: include GL/gl.h while checking for OpenGL support Romain Naour
2017-01-27  8:44 ` Thomas Petazzoni [this message]
2017-01-28  8:56 ` Yann E. MORIN
2017-01-28 13:23   ` Romain Naour

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=20170127214420.042c9bf0@free-electrons.com \
    --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.