add CFLAGS -Wshadow and -funroll-loops, fix related common-test.h

This commit is contained in:
2024-04-17 08:21:20 +02:00
parent 473cc8683e
commit 8b3202fac0
3 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
((nil . ((compile-command . (concat "make -C "
(vc-root-dir)
" -k -j2 testing")))))
" -k -j4 testing")))))