libreoffice: fix build with recent glm

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-03-16 23:43:18 +01:00
parent 6c7720102a
commit 52457cf6da

View File

@@ -155,6 +155,8 @@ EXTRA_OECONF += " \
--with-system-lpsolve \
"
CXXFLAGS += "-DGLM_ENABLE_EXPERIMENTAL=1"
PACKAGECONFIG ??= " \
gtk \
mariadb \