-Wlogical-op has been conditionalized in CMakefile :)

epel9
Robert Scheck 9 years ago
parent c70d25e214
commit b6c0462e47

@ -74,10 +74,6 @@ The %{name}-doc package contains documentation.
%prep
%setup -q
%if 0%{?rhel} == 5
sed -e 's/-Wlogical-op//' -i CMakeLists.txt
%endif
%build
%cmake -D CMAKE_BUILD_TYPE:String="Release" -D USE_SHARED_MBEDTLS_LIBRARY:BOOL=1 .

Loading…
Cancel
Save