mirror of
https://github.com/openharmony/kernel_uniproton.git
synced 2026-07-01 04:19:55 -04:00
be61d3bbd5
Close #I5T8GN Signed-off-by: zhushengle <zhushengle@huawei.com>
416 B
416 B
libboundscheck使用说明
下载源码
链接地址: https://gitee.com/openeuler/libboundscheck
使用方式
将下载后的代码解压,将src和include目录粘贴到UniProton/platform/libboundscheck目录下即可。
编译
编译前确保将libboundscheck源码放至UniProton/platform/libboundscheck目录下,UniProton提供的cmake编译框架会自动加入安全C库的编译。