[PATCH] check for builtins pollutes CFLAGS and in turn breaks pthrea...

Christian Lohmaier (via Code Review) gerrit at gerrit.libreoffice.org
Wed Nov 7 06:58:17 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/999

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/999/1

check for builtins pollutes CFLAGS and in turn breaks pthread check

since the -march=i486 is not supported on PPC, all further compile
checks done in liblangtag's configure break.
So moving the corresponding patch out of the windows patch in a generic
one and also apply that for Mac.

Change-Id: I65716bc9d7ff19976e5e82ae869c7594978e93e3
---
A liblangtag/liblangtag-0.4.0-configure-atomic-cflag-pollution.patch
M liblangtag/liblangtag-0.4.0-windows.patch
M liblangtag/makefile.mk
3 files changed, 64 insertions(+), 62 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/999
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I65716bc9d7ff19976e5e82ae869c7594978e93e3
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>



More information about the LibreOffice mailing list