The unified diff between revisions [63c067b5..] and [67768644..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'modules/alg_amd64/modinfo.txt'

#
#
# patch "modules/alg_amd64/modinfo.txt"
#  from [6086d394850522537238f61f5ffaed5aefa8b4e5]
#    to [0a765bd257f37a2959ec10d20a9299beffb737ae]
#
============================================================
--- modules/alg_amd64/modinfo.txt	6086d394850522537238f61f5ffaed5aefa8b4e5
+++ modules/alg_amd64/modinfo.txt	0a765bd257f37a2959ec10d20a9299beffb737ae
@@ -2,6 +2,12 @@

 mp_bits 64

+load_on: asm_ok
+
+<replace>
+sha160.cpp
+</replace>
+
 <ignore>
 mp_mulop.cpp
 </ignore>
@@ -9,6 +15,7 @@
 <add>
 asm_macr.h
 mp_mulop.S
+sha1core.S
 </add>

 <arch>
@@ -26,4 +33,5 @@
 freebsd
 netbsd
 openbsd
+solaris
 </os>