From b234b23494d34c20b963e44a69b69e91561413ea Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 9 Jan 2016 21:38:52 +0000 Subject: Add a new helper to disable SMP. This is needed when running armv5 code on SMP armv7 build machines. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3f89fdb..1899a18 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ * compress_files: drop support for LZMA + * restrict_to_cpu0: new helper to prevent SMP on some arches 2015-07-25 Shlomi Fish 0.31.10 * compress_files: More proper handling of $_. Convert as much as possible -- cgit v1.2.1