From a592d64d1d748df925c4c4929fd36f41875c6d9d Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 9 Nov 2018 17:04:02 -0500 Subject: [PATCH] Update comments --- cryptopp.mapfile | 6 +++--- 1 file 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;