Ok so now I read the patch...

Did it work for you ?

1/ it seems to me that it is missing a piece to put that HAVE_GCC_AVX
in Env.Host.sh (see set_soenv.in)
without that the second patch will never see it

2/ the makefile patches in the second patch are dmake makefile so the
syntax is more something like

.IF "$(HAVE_GCC_AVX)" == "YES"
[...]
.ENDIF

take a look at HAVE_GCC_NO_LONG_DOUBLE
and how it is set-up in configure.in/set_soenv.in and used later in
the makefiles...

Norbert
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to