mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
3c4eb2cab6
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