Fix clfft build
[alexxy/gromacs.git] / src / external / clFFT / README.Gromacs
index 7388b9422a7973ea628f1f3bc8a853081c7bf280..f15657b9807bca373c02a0f1e98987fcadf6d5c4 100644 (file)
@@ -27,3 +27,6 @@ The version of this file from the git repo has been omitted.
 The file src/include/clFFT.version.h is copied from src/include/clFFT.version.h.in,
 substituting the version number placeholders with version 2.14.0
 (as in the original build script), and defining a static build option.
+
+To compile everything as C++ the src/library/md5sum.c is renamed to cpp and
+the extern "C" is removed from src/library/fft_binary_lookup.cpp.