Files
loongoffice/external
Stephan Bergmann fea70bfb06 external/icu: Work around a weird Windows bug in either make or clang-cl
...for now; workdir/UnpackedTarball/icu/source/tools/toolutil/Makefile invokes
the compiler with a -DU_HOST=\"...\" argument, and apparently directly executes
the compiler from CreateProcess, not going via a shell invocation for the recipe
line.  This confuses clang-cl for whatever reason, and for whatever other
reason, forcing make to go via a shell invocation (by adding "true &&" into the
recipe line) fixes it.

Change-Id: I3757a8856f93228c19475b37f3037fa9519a426f
2015-12-02 08:02:27 +01:00
..
2015-07-03 10:21:37 +02:00
2015-11-28 04:37:20 +00:00
2015-11-10 18:21:31 +00:00
2015-11-27 19:06:49 +01:00
2015-11-16 11:18:24 +00:00
2015-09-04 04:57:50 +00:00
2015-11-28 04:37:20 +00:00
2015-12-01 12:35:08 +01:00
2015-10-25 08:29:39 +00:00
2015-09-02 21:52:19 +00:00

External projects bundled with LibreOffice.