forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix java_stub_template.txt on Windows
To define a associative arrary in bash, we need `declare -A` instead of `declare -a`, but `declare -A` is not supported on macOS, so fall back to the old implementation of rlocation on macOS. Related issue: bazelbuild#2426 -- Change-Id: Ifd42eea0faa5cdbe73b26c9b52437ef6c771f71c Reviewed-on: https://cr.bazel.build/8790 PiperOrigin-RevId: 147144803 MOS_MIGRATED_REVID=147144803
- Loading branch information
1 parent
b3589a0
commit ae3ee25
Showing
1 changed file
with
26 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters