diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-10-23 22:31:04 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-10-23 22:32:53 +0900 |
| commit | ed3b2f2ee48141f746176b5025bb8dca84fb5fc1 (patch) | |
| tree | ccf7c4f9c28937aea65d244a33861603067517ce /security/bitwarden-cli/files/node/patch-common.gypi | |
| parent | finance/electrum: Update to 4.5.8 (diff) | |
security/bitwarden-cli: update to 2024.10.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.10.0
Reported by: GitHub (watch releases)
Diffstat (limited to 'security/bitwarden-cli/files/node/patch-common.gypi')
| -rw-r--r-- | security/bitwarden-cli/files/node/patch-common.gypi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/bitwarden-cli/files/node/patch-common.gypi b/security/bitwarden-cli/files/node/patch-common.gypi index aab7b33a2120..2d0b58bf8092 100644 --- a/security/bitwarden-cli/files/node/patch-common.gypi +++ b/security/bitwarden-cli/files/node/patch-common.gypi @@ -1,6 +1,6 @@ ---- common.gypi.orig 2024-02-13 21:43:28 UTC +--- common.gypi.orig 2024-08-21 12:35:22 UTC +++ common.gypi -@@ -466,7 +466,7 @@ +@@ -491,7 +491,7 @@ 'ldflags': [ '-m32' ], }], [ 'host_arch=="ppc64" and OS not in "aix os400"', { @@ -9,7 +9,7 @@ 'ldflags': [ '-m64' ], }], [ 'host_arch=="s390x" and OS=="linux"', { -@@ -490,7 +490,7 @@ +@@ -515,7 +515,7 @@ 'ldflags': [ '-m32' ], }], [ 'target_arch=="ppc64" and OS not in "aix os400"', { |
