office-gobmx/external
Julien Nabet 6abd630909 Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4)
Detected on Raspberry pi 4, for example:
In file included from /home/pi/lo/libreoffice/vcl/skia/SkiaHelper.cxx:34:
In file included from /home/pi/lo/libreoffice/vcl/inc/skia/utils.hxx:28:
In file included from /home/pi/lo/libreoffice/workdir/UnpackedTarball/skia/include/core/SkRegion.h:11:
In file included from /home/pi/lo/libreoffice/workdir/UnpackedTarball/skia/include/core/SkRect.h:11:
In file included from /home/pi/lo/libreoffice/workdir/UnpackedTarball/skia/include/core/SkPoint.h:11:
In file included from /home/pi/lo/libreoffice/workdir/UnpackedTarball/skia/include/core/SkMath.h:11:
/home/pi/lo/libreoffice/workdir/UnpackedTarball/skia/include/core/SkTypes.h:371:5: error: 'SK_CPU_SSE_LEVEL' is not defined, evaluates to 0 [-Werror,-Wundef]
if SK_CPU_SSE_LEVEL >= SK_CPU_SSE_LEVEL_SSE1
    ^
...
but there are others, see:
http://document-foundation-mail-archive.969070.n3.nabble.com/Building-LO-on-Raspberry-pi-4b-error-unknown-attribute-externally-visible-on-jni-part-tt4293505.html

Since it may happen on some other envs and it can't be bad to explicitely initialize this preproc var,
it seems relevant to use this patch unconditionally.

Change-Id: Icc5794fcd3139cbdbd8d57a6938d31aee51a3e2a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109047
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-01-11 17:32:05 +01:00
..
apache-commons
apr
beanshell
bluez_bluetooth
boost Upgrade external/boost to latest Boost 1.75.0 2021-01-06 23:01:40 +01:00
box2d
breakpad
bzip2
cairo external/cairo: Fix mask usage in image-compositor 2020-12-29 14:57:25 +01:00
clew
clucene external/clucene: Fix MSVC /Zc:strictStrings 2021-01-06 12:56:58 +01:00
coinmp
cppunit
ct2n
curl
dtoa
epm
epoxy
expat
firebird Removed executable bits from patch file 2021-01-01 22:33:27 +01:00
fontconfig
freetype
glm
gpgmepp pass verbose down to gpgme build 2020-12-03 10:36:53 +01:00
graphite
harfbuzz
hsqldb
hunspell
hyphen
icu
jfreereport
languagetool
lcms2
libabw
libassuan
libatomic_ops
libcdr
libcmis onedrive integration: updating metadata needs to be http PATCH 2020-12-14 22:05:30 +01:00
libebook external/libebook: Missing include (for std::min) 2021-01-07 10:06:16 +01:00
libeot
libepubgen
libetonyek Add missing include for std::for_each 2021-01-07 15:27:07 +01:00
libexttextcat
libffi
libfreehand
libgpg-error
libjpeg-turbo
liblangtag
libmspub
libmwaw
libnumbertext Use Unicode paths on Windows in libnumbertext 2021-01-01 17:29:42 +01:00
libodfgen
liborcus
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtommath
libvisio
libwpd
libwpg
libwps
libxml2
libxslt
libzmf
lpsolve
lxml
mariadb-connector-c mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem plugins 2020-12-02 13:10:51 +01:00
mdds
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
neon
nss Fix nss build on Raspberry pi4 2021-01-03 17:20:27 +01:00
openldap
openssl openssl: upgrade to release 1.1.1i 2021-01-06 17:38:29 +01:00
owncloud-android-lib
pdfium pdfium: replace 3 patches with backports 2020-12-22 11:26:54 +01:00
poppler poppler: upgrade to release 21.01.0 2021-01-07 10:50:37 +01:00
postgresql
python3 Fix build error in Python3 for Raspberry pi4b 2021-01-02 22:09:52 +01:00
qrcodegen
redland CVE-2020-25713 raptor2: malformed input file can lead to a segfault 2020-11-24 15:50:06 +01:00
rhino
sane
serf
skia Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4) 2021-01-11 17:32:05 +01:00
twain_dsm
ucpp
unixODBC
xmlsec
xsltml
zlib
Makefile
Module_external.mk
README

External projects bundled with LibreOffice.