mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
openjdk11: disable javac server.
This commit is contained in:
@@ -159,7 +159,8 @@ BUILD()
|
||||
--with-version-build="${portVersion//*.}" \
|
||||
--with-version-pre="" \
|
||||
--with-version-opt="" \
|
||||
--with-num-cores=1
|
||||
--with-num-cores=1 \
|
||||
--disable-javac-server
|
||||
|
||||
make images LOG=info
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user