summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-01-30 14:58:43 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2014-01-30 19:47:34 +0800
commitd456ceb09e571c547e271f3548d791db3855365a (patch)
treec984cfb5e310053cf75c14e4b229eadef9cfc397
parentde05c1f3642e4afa9c35ab1566c315c30a89b53e (diff)
downloadmod_intercept_form_submit-d456ceb09e571c547e271f3548d791db3855365a.tar.gz
mod_intercept_form_submit-d456ceb09e571c547e271f3548d791db3855365a.tar.xz
mod_intercept_form_submit-d456ceb09e571c547e271f3548d791db3855365a.zip
Using default Fedora build flags.
-rw-r--r--mod_intercept_form_submit.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_intercept_form_submit.spec b/mod_intercept_form_submit.spec
index 754cb74..47b78d8 100644
--- a/mod_intercept_form_submit.spec
+++ b/mod_intercept_form_submit.spec
@@ -33,7 +33,7 @@ the REMOTE_USER environment variable if the authentication passes.
%setup -q -n %{name}-%{version}
%build
-%{_httpd_apxs} -c mod_intercept_form_submit.c -Wall -pedantic
+%{_httpd_apxs} -c -Wc,"%{optflags} -Wall -pedantic" mod_intercept_form_submit.c
%install
rm -rf $RPM_BUILD_ROOT