mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
build with DEBUGTAG=enable_debug
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
+1
-2
@@ -40,10 +40,9 @@ Requires: glib2
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -Sgit -n %{name}-%{commit0}
|
%autosetup -Sgit -n %{name}-%{commit0}
|
||||||
%{__sed} -i 's/$(CFLAGS)/$(CFLAGS) -g/' Makefile
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__make} all
|
%{__make} DEBUGTAG="enable_debug" all
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{__make} PREFIX=%{buildroot}%{_prefix} install install.crio
|
%{__make} PREFIX=%{buildroot}%{_prefix} install install.crio
|
||||||
|
|||||||
Reference in New Issue
Block a user