summaryrefslogtreecommitdiffstats
path: root/package/mbedtls/mbedtls.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-17 23:51:53 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-19 13:47:57 +0200
commit968f2fbd7d99b7b6b875709acf13501be21aa26e (patch)
tree090e2847a07fde32ab382cce8bd8976978ec96fe /package/mbedtls/mbedtls.hash
parent051e2f2d0b3a74ede4cc1865513ebe4c59e7d2ed (diff)
downloadbuildroot-968f2fbd7d99b7b6b875709acf13501be21aa26e.tar.gz
buildroot-968f2fbd7d99b7b6b875709acf13501be21aa26e.zip
faketime: add patch to disable -Werror
faketime currently doesn't build on host machines that use gcc 8.x due to stricter checks done by gcc, and the fact that it is built with -Werror. As a simple stop-gap measure, this commit patches the faketime Makefile to not use -Werror anymore. The actual fixes for the gcc 8.x issues have been submitted upstream at https://github.com/wolfcw/libfaketime/pull/161, but disabling -Werror is a much smaller fix. Also, it is worth mentioning that removing -Werror makes the existing patch 0001-Disable-the-non-null-compare-warning-error.patch (which was just disabling one specific warning). We nonetheless keep this patch around as it is a backport from upstream. Fixes: http://autobuild.buildroot.net/results/bd223dfa1c4baa68e427d4941bd2e9917e22da84/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/mbedtls/mbedtls.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud