summaryrefslogtreecommitdiff
path: root/cryptopp.mapfile
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-11-09 17:04:02 -0500
committerJeffrey Walton <noloader@gmail.com>2018-11-09 17:04:02 -0500
commita592d64d1d748df925c4c4929fd36f41875c6d9d (patch)
tree6534af24001afa803aad972c915c502795317be7 /cryptopp.mapfile
parent656be82a8fd798d5242e553ced508760b215288b (diff)
downloadcryptopp-git-a592d64d1d748df925c4c4929fd36f41875c6d9d.tar.gz
Update comments
Diffstat (limited to 'cryptopp.mapfile')
-rw-r--r--cryptopp.mapfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cryptopp.mapfile b/cryptopp.mapfile
index b8bef7f6..b374c315 100644
--- a/cryptopp.mapfile
+++ b/cryptopp.mapfile
@@ -1,6 +1,6 @@
-# Solaris mapfile to override hardware caps to avoid load-time kills.
-# Thanks to Andrew Henle for the mapfile version 1 syntax. Also see
-# https://stackoverflow.com/q/53210019/608639.
+# Solaris mapfile to override hardware caps to avoid load-time kills. Thanks to Andrew Henle
+# for the mapfile version 1 syntax. Also see https://stackoverflow.com/q/53210019/608639 and
+# https://www.oracle.com/technetwork/server-storage/solaris/hwcap-modification-139536.html
hwcap_1 = SSE SSE2 OVERRIDE;
hwcap_2 = V0x0;