blob: 7d4a4e30402984d5cdb877ce9b6f3f02e2d89983 [file] [log] [blame]
Igor Sarkisove24c8e62020-10-06 18:30:03 -07001diff -Naur a/common.mk b/common.mk
2--- a/common.mk 2015-02-19 14:37:51.171316542 -0800
3+++ b/common.mk 2015-02-19 14:31:21.235607345 -0800
4@@ -1,3 +1,5 @@
5+.NOTPARALLEL:
6+
7 CC := $(CROSS)gcc
8 AR := $(CROSS)ar
9 RANLIB := $(CROSS)ranlib