Fix FTBFS due to updated CMake.
This commit is contained in:
parent
c6668e5797
commit
a30c6a1232
@ -32,7 +32,7 @@ Essential RPM build macros for alternative packaging.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake .
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user