mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
r322: use the -C option to configure for developers (makes a huge speed difference)
This commit is contained in:
parent
d52eb75107
commit
b8735ed55c
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
`dirname $0`/configure --enable-developer $*
|
||||
`dirname $0`/configure -C --enable-developer $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user