]> git.pld-linux.org Git - packages/bchunk.git/blobdiff - bchunk.spec
- added using %%{rpmcflags} macro.
[packages/bchunk.git] / bchunk.spec
index 204cd91d3f29858a0befe2438ac9b9b7bfe01163..6ae58c9f1c3cf4eaca564bc0607f56b3793209d9 100644 (file)
@@ -28,7 +28,7 @@ wspierany przez wi
 %setup -q
 
 %build
-%{__cc} %{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} %{name}.c -o %{name}
+%{__cc} %{rpmcflags} %{name}.c -o %{name}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.027809 seconds and 4 git commands to generate.