cmake weirdness
OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=6
This commit is contained in:
parent
944ae798e3
commit
c53104f55e
@ -126,7 +126,7 @@ This package provides the GObject Introspection bindings for libmirage.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
cmake . -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
|
cmake . -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
|
||||||
-DCMAKE_C_FLAGS="%optflags" ;
|
-DCMAKE_C_FLAGS:STRING="%optflags" ;
|
||||||
make %{?_smp_mflags};
|
make %{?_smp_mflags};
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user