Skip to content

Conversation

vmiklos
Copy link
Contributor

@vmiklos vmiklos commented Jul 8, 2016

The problem was that APP_CFLAGS is not used for src/xmlsec.c, but it now
uses the identifier. This wasn't a problem on Linux, where commit
29da6cb (replace XMLSEC_CRYPTO define
with xmlSecGetDefaultCrypto() function, 2016-02-06) updated
src/Makefile.am to include XMLSEC_DEFAULT_CRYPTO in the generic
AM_CFLAGS.

Full build LibreOffice log, showing the failure without the patch:

http://ci.libreoffice.org/job/lo_gerrit_master/18553/Gerrit=Gerrit,Platform=Windows/console

The problem was that APP_CFLAGS is not used for src/xmlsec.c, but it now
uses the identifier. This wasn't a problem on Linux, where commit
29da6cb (replace XMLSEC_CRYPTO define
with xmlSecGetDefaultCrypto() function, 2016-02-06) updated
src/Makefile.am to include XMLSEC_DEFAULT_CRYPTO in the generic
AM_CFLAGS.
@lsh123
Copy link
Owner

lsh123 commented Jul 8, 2016

Thank you! Good catch!

@lsh123 lsh123 merged commit f253e87 into lsh123:master Jul 8, 2016
@vmiklos vmiklos deleted the fix-windows-default-crypto branch February 18, 2017 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants