commit | 18569edbeabad0673deb7c16a8f54cca630906fe | [log] [tgz] |
---|---|---|
author | Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no> | Thu Dec 23 08:35:12 2021 +0100 |
committer | Alberto Escolar <32480799+aescolar@users.noreply.github.com> | Mon Jan 03 20:35:20 2022 +0100 |
tree | 3d3a9b0b2146ea1108c53720086f65b57f0e3a5a | |
parent | 7f5eb921dc8bb1b7014886986bbffdf111b68b15 [diff] |
bsim: test: fix missing warnings in bsim test build system bsim test build system hides compile warnings. The problem had been fixed before but due to a regression came again. This commit adds extra cc flags to prevent this. Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>