File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ list to ask questions, github issues aren't seen by everyone!
19
19
20
20
* libevent, https://www.monkey.org/~provos/libevent/ (libevent-dev)
21
21
* libseccomp, (optional, experimental, linux) - enables process restrictions for
22
- better security. Tested only on x86_64 architectures.
22
+ better security. Tested only on x86-64 architectures.
23
23
* openssl, (optional) - enables TLS support. need relatively up to date
24
24
version.
25
25
@@ -32,11 +32,7 @@ should never go to disk, or you've lost the whole point of it)
32
32
33
33
## Build status
34
34
35
- [ ![ buildbot badge] ( https://build.memcached.org/badges/fast-build.svg?left_text=Fast%20Test )] ( https://build.memcached.org/#/builders )
36
-
37
- [ ![ buildbot badge] ( https://build.memcached.org/badges/vm-centos7-64.svg?left_text=Centos%207 )] ( https://build.memcached.org/#/builders )
38
-
39
- [ ![ buildbot badge] ( https://build.memcached.org/badges/vm-debian10-32.svg?left_text=Debian%2010%2032bit )] ( https://build.memcached.org/#/builders )
35
+ See https://build.memcached.org/ for multi-platform regression testing status.
40
36
41
37
## Bug reports
42
38
You can’t perform that action at this time.
0 commit comments