diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-12-28 11:26:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-28 11:26:40 -0800 |
| commit | da09069999fa7632372ee41051d00823940fd4f9 (patch) | |
| tree | 8bc16021b963fd767f31bec724eb9d2ec1505c4a /ports/nettle/fix-InstallLibPath.patch | |
| parent | 445a333466467ffd79ab538c220b3719836b0af6 (diff) | |
| download | vcpkg-da09069999fa7632372ee41051d00823940fd4f9.tar.gz vcpkg-da09069999fa7632372ee41051d00823940fd4f9.zip | |
[gmp/nettle] Update to latest release revision (#15236)
Diffstat (limited to 'ports/nettle/fix-InstallLibPath.patch')
| -rw-r--r-- | ports/nettle/fix-InstallLibPath.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nettle/fix-InstallLibPath.patch b/ports/nettle/fix-InstallLibPath.patch index 363cda9ba..d42a28067 100644 --- a/ports/nettle/fix-InstallLibPath.patch +++ b/ports/nettle/fix-InstallLibPath.patch @@ -1,8 +1,8 @@ diff --git a/configure.ac b/configure.ac -index 3547cae..e13a5bf 100644 +index 90ea1ea..58cfe88 100644 --- a/configure.ac +++ b/configure.ac -@@ -366,25 +366,25 @@ if test "x$ABI" != xstandard ; then +@@ -354,25 +354,25 @@ if test "x$ABI" != xstandard ; then else # The dash builtin pwd tries to be "helpful" and remember # symlink names. Use -P option, and hope it's portable enough. |
