modified: l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb

This commit is contained in:
Easy Build 2018-02-12 08:41:10 +01:00
parent d7a80338c0
commit 7d329ee5a3

View File

@ -29,8 +29,8 @@ builddependencies = [
]
commands = "cd src && make yes-kokkos && "
commands += "make yes-user-phonon && make yes-misc"
commands += "make lib-reax args='-m ifort' && make yes-reax &&"
commands += "make yes-user-phonon && make yes-misc && "
commands += "make lib-reax args='-m ifort' && make yes-reax && "
commands += "make yes-kspace && make yes-manybody && make yes-molecule && "
commands += "make yes-qeq && make yes-rigid && make yes-user-misc && "
commands += "make yes-user-reaxc && make yes-user-omp && "