4 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
lingsheng
2612f2ce77 Fix memdump unexpected errors 2020-10-30 16:36:05 +08:00
sherlock2010
3e6024beee package init 2020-03-02 14:42:48 +08:00