mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
computer too slow to compile with debug info (100mins), but i need all the
warnings.
(This used to be commit 3f1d5f7c41
)
This commit is contained in:
parent
7f7c2e2590
commit
25ac9656a3
3
source3/configure.nodebug.developer
Executable file
3
source3/configure.nodebug.developer
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
|
||||
./configure $*
|
Loading…
Reference in New Issue
Block a user