Skip to content

Commit

Permalink
Allwmake: Build Zoltan with multiple cores.
Browse files Browse the repository at this point in the history
  • Loading branch information
wyldckat committed Aug 12, 2024
1 parent 4e2672d commit 1912c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Allwmake
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ blueCFDCore)
--disable-zoltan-cppdriver \
--with-ccflags="$CFLAGS -DWIN${WM_ARCH_OPTION}" \
--with-cxxflags="$CXXFLAGS -DWIN${WM_ARCH_OPTION}"
make everything
make -j $WM_NCOMPPROCS everything
make install
)
else
Expand Down

0 comments on commit 1912c5c

Please sign in to comment.