buildroot/package/boost
Fabrice Fontaine d45dbafc06 package/boost: fix silent build
When doing a build with "make -s" (silent option), the build of Boost
fails. Indeed, in this case boost.mk is passing -d as a option to
Boost, but -d must be followed by a digit.

Fixes:
 - https://bugs.buildroot.org/show_bug.cgi?id=14951

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 7bd277572e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-09-14 22:57:26 +02:00
..
0001-Fix-missing-sys-stat-h-include-on-musl-based-systems.patch package/boost: fix musl build 2021-12-27 11:22:18 +01:00
Config.in package/boost: drop python2 support 2022-02-09 22:07:42 +01:00
boost.hash package/boost: bump to version 1.78.0 2021-12-16 21:08:36 +01:00
boost.mk package/boost: fix silent build 2022-09-14 22:57:26 +02:00