Skip to content

Commit 27b4abf

Browse files
authored
Merge pull request #2450 from pawosm-arm/bolt-mention-atfl
BOLT: mention Arm Toolchain for Linux
2 parents beedcb7 + 32e49b3 commit 27b4abf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/install-guides/bolt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ BOLT is an open-source post-link binary optimization tool developed to speed up
2929

3030
This article provides quick instructions to download and install BOLT. The instructions are for Debian-based Linux distributions, but can be adapted for other Linux distributions.
3131

32+
{{% notice Note %}}
33+
BOLT is provided as a built-in, ready-to-use component of the [Arm Toolchain for Linux](https://developer.arm.com/documentation/110477) suite. For more
34+
information refer to [this guide](https://developer.arm.com/documentation/110477/211/How-to-use-BOLT-with-our-toolchain).
35+
{{% /notice %}}
36+
3237
1. Install Git
3338

3439
[Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) using the documentation for your operating system.

0 commit comments

Comments
 (0)