Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lewurm authored Jul 29, 2020
1 parent 520d608 commit 06f3e23
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ Other dependencies are:
- Cygwin
- Java 16 for boot and build JDK

We recommend the using devkit, which can created like so:
```console
$ make/devkit/createWindowsDevkit2019.sh
```

More infos on about devkit usage can be found here: https://github.com/openjdk/jdk/blob/master/doc/building.md#cross-compiling-the-easy-way-with-openjdk-devkits

## Feedback

Please send email to [aarch64-port-dev@openjdk.java.net](http://mail.openjdk.java.net/mailman/listinfo/aarch64-port-dev).
Expand Down

0 comments on commit 06f3e23

Please sign in to comment.