Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/605 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/605/1 allow to build with XCode 2.x * XCode 2.x only comes with automake 1.6.3, and that doesn't know per-object CPPFLAGS, thus use per-object CFLAGS instead * also it is picky about redefining the SOURCES in a conditional statement, so use a variable in a condition instead and add that * Its linker also needs help locating libs that are using the relocation-placeholders, thus add -dylib_file linkerflag * aclocal insists on a space between -I and argument Change-Id: I35714a1a76a7b7823ee6b64a3296aeae96e7296a --- M libxmlsec/makefile.mk A libxmlsec/xmlsec1-1.2.14_old_automake.patch 2 files changed, 132 insertions(+), 1 deletion(-) -- To view, visit https://gerrit.libreoffice.org/605 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I35714a1a76a7b7823ee6b64a3296aeae96e7296a Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice