From 953e01d2c4ce2dc6c48f88e55801baecd7a14ff5 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 9 Feb 2024 03:44:01 -0500 Subject: [PATCH] Linux to Windows cross-compilation is only supported by CMake --- lib/gpu/Makefile.lammps.mingw-cross | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lib/gpu/Makefile.lammps.mingw-cross diff --git a/lib/gpu/Makefile.lammps.mingw-cross b/lib/gpu/Makefile.lammps.mingw-cross deleted file mode 100644 index 0b304b0e0c..0000000000 --- a/lib/gpu/Makefile.lammps.mingw-cross +++ /dev/null @@ -1,6 +0,0 @@ -# Settings that the LAMMPS build will import when this package library is used -# settings for OpenCL builds -gpu_SYSINC = -gpu_SYSLIB = -Wl,--enable-stdcall-fixup -L../../tools/mingw-cross$(LIBOBJDIR) -Wl,-Bdynamic,-lOpenCL,-Bstatic -gpu_SYSPATH = -