office-gobmx/liblangtag
Christian Lohmaier 7c0606c942 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
Reviewed-on: https://gerrit.libreoffice.org/999
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2012-11-07 22:09:56 +00:00
..
prj
liblangtag-0.4.0-configure-atomic-cflag-pollution.patch check for builtins pollutes CFLAGS and in turn breaks pthread check 2012-11-07 22:09:56 +00:00
liblangtag-0.4.0-cross.patch Don't patch an xml file with its own content 2012-11-07 11:05:57 +01:00
liblangtag-0.4.0-mac.patch Should not call lt_mem_add_ref() with a NULL pointer here either 2012-11-07 16:45:14 +02:00
liblangtag-0.4.0-mingw.patch Fix MinGW build. 2012-11-07 14:31:19 +01:00
liblangtag-0.4.0-msc-configure.patch More work trying to build this thing on windows 2012-11-06 21:14:14 +01:00
liblangtag-0.4.0-msvc-warning.patch
liblangtag-0.4.0-msvcprojects.patch Adding msvc projects to liblangtag, in case needed 2012-11-06 23:22:50 +01:00
liblangtag-0.4.0-reg2xml-encoding-problem.patch
liblangtag-0.4.0-windows.patch check for builtins pollutes CFLAGS and in turn breaks pthread check 2012-11-07 22:09:56 +00:00
liblangtag-0.4.0-windows2.patch More work trying to build this thing on windows 2012-11-06 21:14:14 +01:00
makefile.mk check for builtins pollutes CFLAGS and in turn breaks pthread check 2012-11-07 22:09:56 +00:00
README

From [https://github.com/tagoh/liblangtag/]. An interface for BCP47 language tags.