Explorar o código

turn of debugging

Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
cb3afb6433
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      rsync/rsync.spec

+ 2 - 1
rsync/rsync.spec

@@ -67,7 +67,8 @@ AutoReqProv:  no
     CC="%{l_cc}" \
     CFLAGS="%{l_cflags -O}" \
     ./configure \
-        --prefix=%{l_prefix}
+        --prefix=%{l_prefix} \
+        --disable-debug
     %{l_make} %{l_mflags -O}
 
 %install