aboutsummaryrefslogtreecommitdiff
path: root/tools/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/README.md b/tools/README.md
index 95997af..d056797 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -37,12 +37,6 @@ profile-guided optimization of the generated BPF code.
The generated BPF code can be analyzed using
[libseccomp](https://github.com/seccomp/libseccomp)'s `tools/scmp_bpf_disasm`.
-*** note
-**Note:** This tool is currently only supported for native and Android builds.
-In Chrome OS builds, the build-time generation of arch-specific `constants.json`
-is not yet enabled.
-***
-
### Sample usage
```shell