12015-07-06 Emanuele Aina <emanuele.aina@collabora.com>
2
3 [CMake] Trigger the memory-reduction tricks on armhf too
4 https://bugs.webkit.org/show_bug.cgi?id=146640
5
6 Reviewed by NOBODY (OOPS!).
7
8 * Source/cmake/OptionsCommon.cmake:
9 Activate --no-keep-memory even on armhf to reduce the amount of memory
10 needed during linking, to avoid out-of-memory failures as much as
11 possible.
12