12 Commits

Author SHA1 Message Date
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
021cb19e6c build on arch linux
Co-authored-by: ccat3z <fzhang.chn@foxmail.com>
Co-authored-by: LINxiansheng <wangzelin19961202@gmail.com>
2022-04-07 11:10:46 +08:00
4255c9054b fix: failed to skip comment lines in xxx.deps 2022-03-16 20:16:10 +08:00
fcc0cea109 Add aarch64 el8 deps configuration 2022-03-03 20:09:50 +08:00
5957de2992 fix a bug in dep_create.sh 2022-02-15 12:06:46 +08:00
8f4f4e5a98 replace uname -p with uname -m (#565)
uname -p is non-portable (even across GNU/Linux distributions) and unavailable in some distributions such as Debain 10 and Arch Linux. See this [manual](https://www.gnu.org/software/coreutils/manual/html_node/uname-invocation.html).
2022-02-10 10:41:43 +08:00
c2c7336b2b 3.1.x_opensource_release support obd 3.1.x_opensource_release support obd 3.1.x_opensource_release support obd 2022-02-09 15:32:04 +08:00
db025266d4 support aarch64 compilation 2021-10-21 20:16:17 +08:00
e0748037b0 编译兼容Alibaba Cloud Linux,更新readme文档 2021-10-21 16:36:42 +08:00
07636e3c3d Add UOS to OceanBase 2021-09-09 21:43:46 +08:00
524427c455 update os compatibility list (#105)
* update os compatibility list fix #56

* Update README.md

Co-authored-by: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com>
2021-06-17 14:32:48 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00