aboutsummaryrefslogtreecommitdiff
path: root/ports/netcdf-c/fix-dependency-libmath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/netcdf-c/fix-dependency-libmath.patch')
-rw-r--r--ports/netcdf-c/fix-dependency-libmath.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/netcdf-c/fix-dependency-libmath.patch b/ports/netcdf-c/fix-dependency-libmath.patch
index 0db00ccaf..d6b4c214e 100644
--- a/ports/netcdf-c/fix-dependency-libmath.patch
+++ b/ports/netcdf-c/fix-dependency-libmath.patch
@@ -1,8 +1,8 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 35c694f..e2c03e5 100644
+index bd7c4f8..03b7ccf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -839,7 +839,7 @@ ENDIF()
+@@ -866,7 +866,7 @@ ENDIF()
# Check for the math library so it can be explicitly linked.
IF(NOT WIN32)