diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-08-28 18:27:42 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-29 09:06:54 -0700 |
commit | d46e1e767f6b91dc25935e0c48d9d362dd50d879 (patch) | |
tree | 759ac90a0f81e9240cc516a57d29c6e1ba3e98fe /meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | |
parent | 3fe85fcae378ddc56a9488f22360c88a555df908 (diff) | |
download | meta-openembedded-d46e1e767f6b91dc25935e0c48d9d362dd50d879.tar.gz |
bpftool.bb: Disable SECURITY_CFLAGS
We do not pass CFLAGS to build and fortify sources needs some
optimization to be enabled, its better to reset the additional flags and
let the build system add them as it needs
Fixes build failures like
tools/include/tools/libc_compat.h:11:21: error: static declaration of 'reallocarray' follows non-static declaration
| 11 | static inline void *reallocarray(void *ptr, size_t nmemb, size_t size)
| | ^~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc')
0 files changed, 0 insertions, 0 deletions