mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
update 0.12.02 (2021-01-22) to 0.12.09 changelog: https://raw.githubusercontent.com/ColinIanKing/stress-ng/master/debian/changelog
12 lines
280 B
Diff
12 lines
280 B
Diff
--- a/Makefile 2021-05-09 11:37:35.000000000 +0000
|
|
+++ b/Makefile 2021-05-09 11:37:43.000000000 +0000
|
|
@@ -390,7 +390,7 @@
|
|
$(V)sync
|
|
|
|
config.h:
|
|
- +$(MAKE) -f Makefile.config STATIC=$(STATIC) -j
|
|
+ +$(MAKE) -f Makefile.config STATIC=$(STATIC) -j1
|
|
|
|
.PHONY:
|
|
makeconfig: config.h
|