15 Commits

Author SHA1 Message Date
4ec698df73 适配旧世界编译
使用deps 目录下的工具链, 使用静态连接
2025-05-06 18:13:37 +08:00
09e6cc72c2 create ld symlink to ld.lld for gcc 2022-05-24 13:02:58 +08:00
bcefd5e339 Remove non-configurable build parameters 2022-05-23 23:20:28 +08:00
27c51b728f Use the toolchain provided by the distro 2022-05-23 23:20:28 +08:00
a3e0857f84 LoongArch support (#929)
* LoongArch: These files are only compiled on the LoongArch platform

* Revert "Support loongarch64"

This reverts commit 79d5b68e0a6e36eb1b4faf86bcfd78d1e0a61ee8.

* LoongArch: link libatomic

* LoongArch: add "-mcmodel=large" to CFLAGS
2022-05-23 19:55:14 +08:00
ae1d5417ad fixed 899, failed to deploy oceanbase on arm platformat (#940) 2022-05-23 16:58:42 +08:00
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
6ea9991d84 add support for loongarch64 (#851) 2022-04-18 15:12:30 +08:00
e1fd4ed9ed fix OB_ENABLE_UNITY spelling mistakes 2022-04-13 14:35:09 +08:00
dda1e1300c Support clang asan on open source branch 2022-03-09 20:33:52 +08:00
20092c8bb9 fix: failed to run make DESTDIR=./ install in non-rpm build mode 2021-12-29 18:21:41 +08:00
db025266d4 support aarch64 compilation 2021-10-21 20:16:17 +08:00
a6f3f1287a [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON 2021-10-09 15:03:10 +08:00
137a8f1f96 support asan and fix several memory bug 2021-09-18 21:54:07 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00