openssl 1.1.1k compiles clean on piCore13 (32bit)
Using the same compile options I used for openssl1.1.1g
export CFLAGS="-O2 -pipe -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -fuse-ld=gold"
export CXXFLAGS="-O2 -pipe -fno-exceptions -fno-rtti -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -fuse-ld=gold"
./Configure \
linux-generic32 \
-march=armv6 \
-D__ARMMAX_ARCH__=8 \
--prefix=/usr/local \
zlib \
shared \
--openssldir=/etc/ssl