mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
ad9abc05ad
* Re-roll bootstrap binaries. The main reason for this is that the previous binaries won't work correctly on a FreeBSD 12/powerpc64 POWER8+ machine. PR: 239368
19 lines
434 B
Plaintext
19 lines
434 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
WARNING: This port only exists for bootstrapping java/openjdk11.
|
|
You are advised to remove this port as soon as a stable JDK is built.
|
|
|
|
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd
|
|
|
|
If you have not done it yet, please do the following:
|
|
|
|
mount -t fdescfs fdesc /dev/fd
|
|
|
|
To make it permanent, you need the following lines in /etc/fstab:
|
|
|
|
fdesc /dev/fd fdescfs rw 0 0
|
|
EOM
|
|
}
|
|
]
|