mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
don't set -O twice
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
a087310b33
commit
2dc8ce59b2
@ -157,8 +157,6 @@ if test "x$CFLAGS" = x; then
|
||||
fi
|
||||
if test "x$debug" = "xyes" ; then
|
||||
CFLAGS="${CFLAGS} -g"
|
||||
else
|
||||
CFLAGS="${CFLAGS} -O"
|
||||
fi
|
||||
|
||||
m4_include(../lib/socket_wrapper/config.m4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user