We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f63af commit 40e57acCopy full SHA for 40e57ac
distro/pkg/rpm/libnetconf2.spec
@@ -32,7 +32,7 @@ servers. NETCONF is the NETwork CONFiguration protocol introduced by IETF.
32
%autosetup -p1
33
34
%build
35
-%cmake -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
+%cmake -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DENABLE_TESTS=OFF
36
%cmake_build
37
38
%install
0 commit comments