mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
oops, put -DDEBUG_PASSWORD in wrong place.
(This used to be commit 4e89fbb7d9
)
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align" -DDEBUG_PASSWORD
|
||||
export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
|
||||
./configure
|
||||
|
Reference in New Issue
Block a user