1
0
forked from pool/glusterfs
Jan Engelhardt 2020-01-10 09:31:43 +00:00 committed by Git OBS Bridge
parent c7b0686f40
commit d1efdaa865

View File

@ -142,7 +142,7 @@ links.
%build
%define _lto_cflags %nil
./autogen.sh
%configure --disable-static CFLAGS="-O0 -ggdb3 -fno-common"
%configure --disable-static
make %{?_smp_mflags} V=0
find . -name 'xdr_sizeof*' -type f -exec ls -lgo {} + || :