commit c9aa7a867c3a970130d8fe4c48f6a93c07c0394b
Author: Tomas Popela <tpopela(a)redhat.com>
Date: Wed Aug 14 15:41:23 2019 +0200
third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved
chromium.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium.spec b/chromium.spec
index f23664a..0d575b1 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1137,7 +1137,8 @@ build/linux/unbundle/remove_bundled_libraries.py \
'third_party/boringssl' \
'third_party/boringssl/src/third_party/fiat' \
'third_party/boringssl/src/third_party/sike' \
- 'third_party/boringssl/linux-x86_64/crypto/third_party/sike/' \
+ 'third_party/boringssl/linux-x86_64/crypto/third_party/sike' \
+ 'third_party/boringssl/linux-aarch64/crypto/third_party/sike' \
'third_party/breakpad' \
'third_party/breakpad/breakpad/src/third_party/curl' \
'third_party/brotli' \
Show replies by date