Remove --without-dnet completely (was used by RHEL).
This fixes commit f7b1b78b3e
.
This commit is contained in:
parent
f7b1b78b3e
commit
b1db45463a
@ -75,7 +75,6 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-unused-local-typedefs"
|
||||
export CXXLAGS="$RPM_OPT_FLAGS -Wno-unused-local-typedefs"
|
||||
%configure \
|
||||
--without-kernel-modules \
|
||||
--without-dnet \
|
||||
--disable-static
|
||||
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user