• address sanitizer in ARM GNU-A 8.2-2018.11 arm-linux-gnueabihf

    Hi all,

    I'm trying to compile my application with -fsanitize but when linking it fails complaining that it cannot find any library for the linker flag '-lasan'. I did check and it seems that the ARM toolchain 8.2-2018.11 does not ship with…