mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
computer too slow to compile with debug info (100mins), but i need all the
warnings.
This commit is contained in:
parent
b9bc7e8cb6
commit
3f1d5f7c41
3
source/configure.nodebug.developer
Executable file
3
source/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…
x
Reference in New Issue
Block a user