From cdb4a331a62a5a3cd8ab4e2717228d7f232ecdbb Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 27 Jun 2024 06:27:25 -0400 Subject: [PATCH] remove INTEL package from cross-compiler config. It doesn't do much goos since we're not using an Intel compiler and we are running out of capacity for auto-exported symbols for the LAMMPS shared library (limited to 65k). --- cmake/presets/mingw-cross.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/presets/mingw-cross.cmake b/cmake/presets/mingw-cross.cmake index 5f40c487e8..100ce13632 100644 --- a/cmake/presets/mingw-cross.cmake +++ b/cmake/presets/mingw-cross.cmake @@ -33,7 +33,6 @@ set(WIN_PACKAGES FEP GPU GRANULAR - INTEL INTERLAYER KSPACE LEPTON