``` module load gcc/8.2.0 ./configure CFLAGS="-march=armv8.1-a" --prefix=/dibona_home_nfs/$USER/libs/libxc/4.2.3 make make install ```