Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ line flags. However, the outputs are incompatible. You cannot
use the profile generated for GCC in LLVM and vice-versa.

Install dependencies:
sudo apt-get -y install autoconf automake git libelf-dev libssl-dev pkg-config
sudo apt-get -y install autoconf automake git libelf-dev libssl-dev pkg-config libtool

Clone the repository using the following command:
git clone --recursive https://github.com/google/autofdo.git
Expand Down