7 Commits

Author SHA1 Message Date
liu-yinsi
a4fd0aed29 define variables only in one .c file to fix multiple definition
add CFLAGS="$CLASS -fcommon" in libmemcached.spec is bad to fix
multiple definition, it only masks error messages, but define
variables only in one .c file is better choice.

Signed-off-by: liu-yinsi <liuyinsi@163.com>
2021-08-04 21:07:11 +08:00
liu yinsi
6f9557e3d1 compile with fcommon to support gcc 10 2021-08-02 07:13:25 +00:00
openeuler-ci-bot
0ddfbfc3bd !4 Fix memdump unexpected errors
From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2020-10-30 17:25:17 +08:00
lingsheng
2612f2ce77 Fix memdump unexpected errors 2020-10-30 16:36:05 +08:00
openeuler-ci-bot
9206866cde !1 package init
Merge pull request !1 from sherlock2010/master
2020-03-02 14:46:00 +08:00
sherlock2010
3e6024beee package init 2020-03-02 14:42:48 +08:00
openeuler-ci-bot
70dad51bd7 Initial commit 2020-02-29 09:24:03 +08:00