mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
Calling 'waf configure' while compiling .c files makes it very hard to find compile errors. We do 'make -j 4 bin/smbtorture4' before 'make -j 4 everything'. metze