4 Commits

Author SHA1 Message Date
Yevhen Babiichuk (DustDFG)
36cd60144b
[BOLT] Remove unexisting targets from bolt dockerfile (#122321)
`perf2bolt` and `llvm-boltdiff` are now not separate targets but just
symlinks to `llvm-bolt` created when you install `llvm-bolt` itself so
when you try to build it ninja reports there are no targets for both of
them
2025-03-05 09:23:06 +00:00
Tristan Ross
ffd6240248
[BOLT] Update Docker to use Ubuntu 24.04 (#99421)
Updates the Dockerfile to use Ubuntu 24.04 due to CMake wanting a newer
version. Can be tested by trying to build the Docker image currently in
main and then try building the Docker image in this PR.
2024-07-25 08:20:57 -07:00
Amir Ayupov
68c393c9db [BOLT] Update repo location in Dockerfile 2022-01-12 19:06:03 -08:00
Maksim Panchenko
1ccc3d500e [BOLT] Add Dockerfile
Summary:
Dockerfile based on Ubuntu:20.04.

Fixes facebookincubator/BOLT#214.

(cherry picked from FBD31883210)
2021-10-23 15:44:08 -07:00