We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57a760 commit ceb9842Copy full SHA for ceb9842
build.sh
@@ -5,4 +5,4 @@
5
cp .config .config_save`date +%F_%T.%N`
6
cp config_minimal .config
7
make defconfig
8
-make -j4
+make -j4 IGNORE_ERRORS=m
0 commit comments