There’s no Ubuntu 20.04 arm64 package available for Collabora online (Ubuntu 18 arm64 package does work on Ubuntu 20.04), so I’ve been building LibreOffice and Collabora online myself. Build from the latest masters of the 2 repos builds and runs fine. Build from the libreoffice-7-0 branch of both repos also builds and runs fine. But I’d like to build CODE against LibreOffice branch libreoffice-7-2, but there is no corresponding branch in the CODE repo and the master and libreoffice-7-0 branches of CODE won’t build with LibreOffice/core branch libreoffice-7-2.
So my question is which branch in Collabora/online can I use to build against LibreOffice/core branch libreoffice-7-2? Is there a way to answer my question using git log for example?
when trying to get&test the best&latest version: Would it already be adviseable to use the co-2021/master combination instead of the cp/co-6.4 combination?