Update comments

pull/737/head
Jeffrey Walton 2018-11-09 17:04:02 -05:00
parent 656be82a8f
commit a592d64d1d
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Solaris mapfile to override hardware caps to avoid load-time kills. # Solaris mapfile to override hardware caps to avoid load-time kills. Thanks to Andrew Henle
# Thanks to Andrew Henle for the mapfile version 1 syntax. Also see # for the mapfile version 1 syntax. Also see https://stackoverflow.com/q/53210019/608639 and
# https://stackoverflow.com/q/53210019/608639. # https://www.oracle.com/technetwork/server-storage/solaris/hwcap-modification-139536.html
hwcap_1 = SSE SSE2 OVERRIDE; hwcap_1 = SSE SSE2 OVERRIDE;
hwcap_2 = V0x0; hwcap_2 = V0x0;