Compiled on PI4B4G with 5.10.77-piCore-v8 Compile Flags: CC='gcc' CXX='g++' CPPFLAGS='-DNDEBUG' CFLAGS='-march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -flto' CXXFLAGS='-march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -flto' LDFLAGS="-Wl,-O1" export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS Dependencies: compiletc Commands: # fix LTO P=/usr/local/libexec/gcc/aarch64-unknown-linux-gnu/10.2.0/liblto_plugin.so.0.0.0 sudo mkdir -p /usr/local/lib/bfd-plugins sudo ln -sfv $P /usr/local/lib/bfd-plugins/liblto_plugin.so tar -xf enet-1.3.17.tar.gz # Don't use cmake, it's incomplete LT_SYS_LIBRARY_PATH='/usr/local/lib' ./configure make -j4