tce-load -i compiletc freetype-dev tiff-dev giflib-dev https://downloads.sourceforge.net/enlightenment/imlib2-1.7.0.tar.bz2 cd imlib2-1.7.0 CC="gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [1m 15.85s] sudo make install Configuration Options Summary: Image loaders: JPEG....................: yes PNG.....................: yes TIFF....................: yes GIF.....................: yes WEBP....................: no ZLIB....................: yes BZIP2...................: yes ID3.....................: no Build for X11.............: yes Use X MIT-SHM FD-passing..: yes Use X86 MMX for speed.....: no Use AMD64 for speed.......: no Use visibility hiding.....: yes Installation path.........: /usr/local