aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-01-09 21:38:52 +0000
committerPascal Terjan <pterjan@gmail.com>2016-01-09 21:38:52 +0000
commitb234b23494d34c20b963e44a69b69e91561413ea (patch)
treea94e27e8c5b6d9b4bc35b5a78bbe0054ddb258c3 /NEWS
parentd46d2da02e3b9d064f3ad78e128e99a7976c6ed1 (diff)
downloadspec-helper-b234b23494d34c20b963e44a69b69e91561413ea.tar
spec-helper-b234b23494d34c20b963e44a69b69e91561413ea.tar.gz
spec-helper-b234b23494d34c20b963e44a69b69e91561413ea.tar.bz2
spec-helper-b234b23494d34c20b963e44a69b69e91561413ea.tar.xz
spec-helper-b234b23494d34c20b963e44a69b69e91561413ea.zip
Add a new helper to disable SMP.
This is needed when running armv5 code on SMP armv7 build machines.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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 <shlomif@cpan.org> 0.31.10
* compress_files: More proper handling of $_. Convert as much as possible