> Currently the only other option for manually configuring the build platform > while cross compiling are devkits, which don't work on certain systems and > are also more focused on differentiating the build and target compilers > instead. This patch adds the ability to explicitly set the build platform > through a new option, which can be especially helpful for when autodetection > fails and devkits cannot be relied on, and also for simpler cross compilation > cases (Like the one described in building.md) > > WIP: Translation from markdown to html
Julian Waters has updated the pull request incrementally with two additional commits since the last revision: - Manual revert again, I swear I'm using the correct pandoc version, I'm confused as to why this is happening - I think I'm beginning to hate pandoc :( ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7656/files - new: https://git.openjdk.java.net/jdk/pull/7656/files/4b921573..2b86b617 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7656&range=09 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7656&range=08-09 Stats: 1522 lines in 1 file changed: 9 ins; 1069 del; 444 mod Patch: https://git.openjdk.java.net/jdk/pull/7656.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7656/head:pull/7656 PR: https://git.openjdk.java.net/jdk/pull/7656