From 7be4e84a96c3cbcf89067d8418a0a0e8fad20fc8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 29 Sep 2006 21:47:51 +0000 Subject: [PATCH 1/1] - pass CC Changed files: apache1.spec -> 1.153 --- apache1.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apache1.spec b/apache1.spec index 771300e..5a09b8c 100644 --- a/apache1.spec +++ b/apache1.spec @@ -1360,14 +1360,17 @@ OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \ %{?with_ipv6:--enable-rule=INET6} %{__make} \ + CC="%{__cc}" LIBS1="-lm -lcrypt -lmm -ldl" rm -f src/modules/standard/mod_auth_db.so %{__make} -C src/modules/standard mod_auth_db.so \ + CC="%{__cc}" LIBS_SHLIB="-ldb" rm -f src/modules/standard/mod_rewrite.so %{__make} -C src/modules/standard mod_rewrite.so \ + CC="%{__cc}" LIBS_SHLIB="-ldb %{?with_rewrite_ldap:-lldap -llber}" %if %{with lingerd} -- 2.44.0