diff options
author | Chao Li <lichao@loongson.cn> | 2025-09-05 17:15:47 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-05 09:39:13 +0000 |
commit | 338f5079f77b2fa31ec42293840358d171e62409 (patch) | |
tree | e5adbcb396b44ce6288641fa2fad9fcdfcc56e3a /BaseTools/Source/Python | |
parent | 6093cfcdd19b242f16c473d0146906984c92d0a5 (diff) | |
download | edk2-338f5079f77b2fa31ec42293840358d171e62409.zip edk2-338f5079f77b2fa31ec42293840358d171e62409.tar.gz edk2-338f5079f77b2fa31ec42293840358d171e62409.tar.bz2 |
MdePkg: Enable CompilerIntrinsicsLib for LoongArch
When arrays are lager enough, LoongArch compilers(such as GCC or Clang)
will replace some libc functions to improve performace, which may cause
building failures. Enabling this library can link edk2's own libc
functions and fix this problem.
Signed-off-by: Chao Li <lichao@loongson.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions