All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] kmsxx: new package
Date: Mon, 25 Apr 2016 09:41:46 +0200	[thread overview]
Message-ID: <20160425074146.GH25817@lukather> (raw)
In-Reply-To: <20160421221639.78c8c2ef@free-electrons.com>

Hi Samuel, Thomas,

On Thu, Apr 21, 2016 at 10:16:39PM +0200, Thomas Petazzoni wrote:
> Hello,
> 
> On Wed, 20 Apr 2016 21:51:32 +0200, Samuel Martin wrote:
> 
> > > +config BR2_PACKAGE_KMSXX
> > > +       bool "kmsxx"
> > > +       select BR2_PACKAGE_LIBDRM
> > > +       depends on BR2_TOOLCHAIN_HAS_THREADS # libpthread-stubs
> > > +       help
> > > +         libkms++ is a C++11 library for kernel mode setting.
> > Does this mean there is some restriction on the toolchain properties?
> > (maybe a minimal compiler version?)
> > If so, a "depends on BR2_TOOLCHAIN_GCC_AT_LEAST_..." would be needed.
> 
> Well, for sure if it's written in C++, a dependency on
> BR2_INSTALL_LIBSTDCPP is needed.
> 
> And since it's C++11, a dependency on gcc 4.7 or 4.8 is most likely
> needed.

Good point, it seems like it was entirely supported in 4.8, let's add
that as a dependency.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160425/a13c7e24/attachment.asc>

  reply	other threads:[~2016-04-25  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-19 21:09 [Buildroot] [PATCH] kmsxx: new package Maxime Ripard
2016-04-20 19:51 ` Samuel Martin
2016-04-21 20:16   ` Thomas Petazzoni
2016-04-25  7:41     ` Maxime Ripard [this message]
     [not found] ` <121769471.QD3BYebGGi@avalon>
2016-04-25  7:40   ` Maxime Ripard

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=20160425074146.GH25817@lukather \
    --to=maxime.ripard@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.