summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;