Opened 9 months ago
Closed 9 months ago
#20070 closed defect (fixed)
OpenJDK alignment - BLFS
Reported by: | rhubarbpieguy | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I believe we need a space to the '--with-version-build="8" \' line for alignment.
bash configure --enable-unlimited-crypto \ --disable-warnings-as-errors \ --with-stdc++lib=dynamic \ --with-giflib=system \ --with-harfbuzz=system \ --with-jtreg=$PWD/jtreg \ --with-lcms=system \ --with-libjpeg=system \ --with-libpng=system \ --with-zlib=system \ --with-version-build="8" \ --with-version-pre="" \ --with-version-opt="" \
Note:
See TracTickets
for help on using tickets.
Sometimes that's a bit tricky. In the xml it's
In this case &openjdk-build; translates to '8'. In any case I've fixed it.