On 18/07/2021 10:07, Andrew Udvare wrote:
I got a syntax error from sh/make with the latest version. The Makefile.in file has a command that runs through the shell with @. It uses \ to separate lines. It contains a comment on the second line that is not consumed by make and is not properly consumed by Bash. https://github.com/LibreOffice/core/blob/master/Makefile.in#L63 I used sed to remove this line to successfully build: "/# if the systemd-detect-virt command/d"
<https://gerrit.libreoffice.org/c/core/+/119227> "Avoid bash'ism (comment in line continuation)" should address that
_______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice