Skip to content
libxc.md 156 B
Newer Older
```
module load gnu
./configure --build=ppc64le CFLAGS="-mcpu=power8" --prefix=/davide/home/userexternal/$USER/cp2k/libs/libxc/4.1.1
make 
make install
```