Skip to content

Commit

Permalink
Minor comsetic alilgnement
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Oct 25, 2024
1 parent 96b53b0 commit f3ff0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tooling/reproducible/ReproducibleBuilds.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ before the comparable_patch.sh can be run.
```

- NOTE: The default paths should work fine. In Cygwin, they are usually at:
* MSVSC cl/bat files in `/cygdrive/c/Program Files/Microsoft Visual Studio/` under `Hostx64/x64` (or similar) and `Auxiliary/Build` dirs
* the signtool.exe then in `/cygdrive/c/Program Files (x86)/Windows Kits`. Again in arch-specific dir like `x64`
- MSVSC cl/bat files in `/cygdrive/c/Program Files/Microsoft Visual Studio/` under `Hostx64/x64` (or similar) and `Auxiliary/Build` dirs
- the signtool.exe then in `/cygdrive/c/Program Files (x86)/Windows Kits`. Again in arch-specific dir like `x64`

- NOTE: Using `cygpath` is sometimes necessary. However, Java *binaries* can have issues with it:
- e.g., Use `cygpath` for `$CLASSPATH`,
Expand Down

0 comments on commit f3ff0ad

Please sign in to comment.