slackbuilds/development/bazel
Andrew Clemons 10c5d56812
development/bazel: Mark for x86_64 only.
This currently fails to built all all other distros seem
to have also marked this as unsupported on 32bit.

```
./src/tools/singlejar/mapped_file_posix.inc:31:2: error: #error This
code for 64 bit Unix.
```

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-05 10:08:46 +07:00
..
README
bazel.SlackBuild development/bazel: Update maintainer's email 2023-06-04 23:13:28 +07:00
bazel.info development/bazel: Mark for x86_64 only. 2023-08-05 10:08:46 +07:00
slack-desc

README

Bazel is an open-source build and test tool that scalably supports
multi-language and multi-platform projects.

Only 1 version of OpenJDK may be installed at a time while building
Bazel. For example, if both zulu-openjdk8 and zulu-openjdk11 are
installed, please uninstall zulu-openjdk8 before building Bazel.