From b1db45463a47516e1192938e8d3c4765c8abb73a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 4 Jun 2013 14:53:33 +0100 Subject: [PATCH] Remove --without-dnet completely (was used by RHEL). This fixes commit f7b1b78b3e04cd30b8cc91293c97acf9cb0b0b89. --- open-vm-tools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 49fa929..8b6ef83 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -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}