JetBrainsRuntime
JetBrainsRuntime copied to clipboard
Build runtime without X11
For the jbr21 branch, since wayland is a viable target, building without X11 should be supported as well.
Currently, configure fails with
checking for dlopen in -ldl... configure: error: It is not possible to disable the use of X11. Remove the --without-x option.
Thanks for the issue, please track the status here https://youtrack.jetbrains.com/issue/JBR-6210/JBR-21-building-without-X11