summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--6tunnel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/6tunnel.spec b/6tunnel.spec
index 432537a..806f5e5 100644
--- a/6tunnel.spec
+++ b/6tunnel.spec
@@ -25,7 +25,7 @@ narzędzia. Np. `6tunnel 6668 irc6.net 6667'.
%setup -q -n %{name}
%build
-%{__make} CC="gcc %{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -Wall"
+%{__make} CC="gcc %{rpmcflags} -Wall"
%install
rm -rf $RPM_BUILD_ROOT