kumquat-buildroot/package/boost
Jonathan Ben Avraham 239f54c2fe boost.mk: allow building both static and shared
Use BR2_SHARED_STATIC_LIBS for building both static and shared boost libs.
The static libs are copied to the staging directory. Only the shared libs are
copied to the rootfs image.

[Thomas:
 - remove empty else clause, and instead add a comment that explains
   why we're doing something only for the BR2_STATIC_LIBS=y and
   BR2_SHARED_LIBS=y.
 - remove trailing backslash at the end of the BOOST_CONF_OPTS
   definition.]

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-26 07:28:09 +01:00
..
0001-fix-ambiguous-format-call-on-64bit-builds.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0002-gcc.jam-compiler-options-fix.patch package/boost: bump to version 1.58.0 2015-05-21 23:54:10 +02:00
0003-Remove-bogus-c3-cpu-varant-for-SPARC.patch boost: fix build for sparc 2015-07-22 17:19:16 +02:00
0004-fix-uclibc-eventfd.patch boost: fix build on ARC 2015-08-19 23:06:59 +02:00
boost.hash package/boost: bump to version 1.58.0 2015-05-21 23:54:10 +02:00
boost.mk boost.mk: allow building both static and shared 2015-10-26 07:28:09 +01:00
Config.in package/boost: boost needs wchar 2015-07-26 15:24:20 +02:00