summaryrefslogtreecommitdiffstats
path: root/mod_lookup_identity.spec
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-01-30 14:56:46 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2014-01-30 19:44:25 +0800
commitfc584f7acea26d4bc2aa46c37dcb0cf62fdef0af (patch)
treec6c43c9db73852131fb110c1f2af936ddf928dda /mod_lookup_identity.spec
parenta9c77fe61a0d6b8acb48757dc901b8ef53a8629c (diff)
downloadmod_lookup_identity-fc584f7acea26d4bc2aa46c37dcb0cf62fdef0af.tar.gz
mod_lookup_identity-fc584f7acea26d4bc2aa46c37dcb0cf62fdef0af.tar.xz
mod_lookup_identity-fc584f7acea26d4bc2aa46c37dcb0cf62fdef0af.zip
Using default Fedora build flags.
Diffstat (limited to 'mod_lookup_identity.spec')
-rw-r--r--mod_lookup_identity.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_lookup_identity.spec b/mod_lookup_identity.spec
index d2700bb..c59a40c 100644
--- a/mod_lookup_identity.spec
+++ b/mod_lookup_identity.spec
@@ -34,7 +34,7 @@ Use of REMOTE_USER_* environment variables is recommended.
%setup -q -n %{name}-%{version}
%build
-%{_httpd_apxs} -c $(pkg-config --cflags dbus-1) mod_lookup_identity.c $(pkg-config --libs dbus-1) -Wall -pedantic
+%{_httpd_apxs} -c -Wc,"%{optflags} -Wall -pedantic $(pkg-config --cflags dbus-1)" $(pkg-config --libs dbus-1) mod_lookup_identity.c
%install
rm -rf $RPM_BUILD_ROOT