mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Move bazelrc to new location
Bazel 0.18 moved the workspace bazelrc location from //tools/bazel.rc to //.bazelrc. The old location will be dropped by a future version of bazel. This bumps the minimum required version of bazel to 0.18. More context: https://groups.google.com/forum/#!msg/bazel-discuss/ycDacctX2vw/EGFxGLibAgAJ PiperOrigin-RevId: 220338084 Change-Id: Ib6fa83a4a0f89e8e898d67152c7bd429e0b9b21e
This commit is contained in:
@@ -255,7 +255,7 @@ gVisor currently requires x86\_64 Linux to build.
|
||||
Make sure the following dependencies are installed:
|
||||
|
||||
* [git][git]
|
||||
* [Bazel][bazel]
|
||||
* [Bazel][bazel] 0.18+
|
||||
* [Python][python]
|
||||
* [Docker version 17.09.0 or greater][docker]
|
||||
* Gold linker (e.g. `binutils-gold` package on Ubuntu)
|
||||
|
||||
Reference in New Issue
Block a user