[openssl-sys 0.9.55] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections"
"-fPIC" "-g" "-fno-omit-frame-pointer" "-march=armv7-a" "-g" "-O2" "-ffile-pref
ix-map=/usr/share/cargo/registry/openssl-sys-0.9.55=." "-fstack-protector-strong
" "-Wformat" "-Werror=format-security" "-I" "/usr/includ
** Description changed:
While tracing the build failure of rust-curl-sys on armhf, I observed
- that both that both rust-curl-sys and rust-openssl-sys will FTBFS with
- gcc-11. gcc-10 seems fine.
+ that both rust-curl-sys and rust-openssl-sys will FTBFS with gcc-11.
+ gcc-10 seems fine.
ht