Fix an error when build this package with clang
This commit is contained in:
parent
ca0e424253
commit
bc7881bdd5
@ -313,7 +313,7 @@ index 0000000..83d787f
|
||||
+ PRUint32 num;
|
||||
+};
|
||||
+
|
||||
+typedef struct SM3ContextStr SM3Context;
|
||||
+
|
||||
+
|
||||
+#endif /* _SM3_H_ */
|
||||
--
|
||||
|
||||
5
nss.spec
5
nss.spec
@ -14,7 +14,7 @@
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: %{nss_version}
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: MPLv2.0
|
||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
Provides: nss-system-init
|
||||
@ -554,6 +554,9 @@ update-crypto-policies &>/dev/null||:
|
||||
%doc %{_mandir}/man*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 8 2023 zhaochuanfeng <zhaochuanfeng@huawei.com> - 3.85.0-3
|
||||
- Fix an issue when building with clang
|
||||
|
||||
* Mon Mar 6 2023 zhouchenchen <zhouchenchen@huawei.com> - 3.85.0-2
|
||||
- update nss-util and nsscofig version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user