4 Star 5 Fork 4

Gitee 极速下载/cryptopp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/weidai11/cryptopp
克隆/下载
cryptopp.mapfile 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeffrey Walton 提交于 2018-11-10 07:59 +08:00 . Fix Solaris mapfile
# 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
# Use this if you need $mapfile_version 1. Unfortunately, it does
# not work. The linker does not remove hwcap_2 capabilities.
# hwcap_1 = SSE SSE2 OVERRIDE;
# hwcap_2 = V0x0;
# This will clear all caps, but it does not work on Solaris 9
$mapfile_version 2
CAPABILITY {
HW_1 = ;
HW_2 = ;
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/cryptopp.git
[email protected]:mirrors/cryptopp.git
mirrors
cryptopp
cryptopp
master

搜索帮助