Update comments
parent
656be82a8f
commit
a592d64d1d
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue