From c6f10907c38ce49ddc321539f75aabf0a9ad6c71 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 15 Apr 2024 10:37:30 +0200 Subject: all: remove akaros support Akaros support is unused, it was shutdown on syzbot for a while, the akaros development seems to be frozen for years as well. We have a bunch of hacks for Akaros since it supported only super old gcc and haven't supported Go. Remove it. --- docs/setup.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/setup.md') diff --git a/docs/setup.md b/docs/setup.md index 7cf28908b..b55c4272e 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -3,7 +3,6 @@ Generic setup instructions for fuzzing Linux kernel are outlined [here](linux/setup.md). For other kernels see: -[Akaros](akaros/README.md), [FreeBSD](freebsd/README.md), [Darwin/XNU](darwin/README.md), [Fuchsia](fuchsia/README.md), -- cgit mrf-deployment