summaryrefslogtreecommitdiff
path: root/databases/libmemcached/files/patch-clients_ms__memslap.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/libmemcached: Fix build with -fno-commonNiclas Zeising2020-08-221-0/+23
Fix the build of databaes/libmemcached with -fno-common, which is the default with llvm 11. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum)