aboutsummaryrefslogtreecommitdiff
path: root/ports/netcdf-c/fix-dependency-libmath.patch
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-10-24 08:31:00 +0800
committerGitHub <noreply@github.com>2020-10-23 17:31:00 -0700
commita97e32fa2de760252ec401f21d82d0cd3dd402c1 (patch)
tree51e9f99d4f61bc3468b1870b2cf168289263b279 /ports/netcdf-c/fix-dependency-libmath.patch
parenta3ed6c63900a5ff2f5622971682aa0a89873aa68 (diff)
downloadvcpkg-a97e32fa2de760252ec401f21d82d0cd3dd402c1.tar.gz
vcpkg-a97e32fa2de760252ec401f21d82d0cd3dd402c1.zip
[netcdf-c/nvtt] Update to the latest version (#13674)
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)