From 7263bb49b6d6a273886436df63f0524a07e4267c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 18 Sep 2024 16:38:16 -0400 Subject: [PATCH] deprecate ML-POD from using GNU make build --- src/ML-POD/Install.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ML-POD/Install.sh b/src/ML-POD/Install.sh index a62887e1b3..ffc25b1420 100755 --- a/src/ML-POD/Install.sh +++ b/src/ML-POD/Install.sh @@ -7,6 +7,19 @@ mode=$1 LC_ALL=C export LC_ALL +cat <