From dc1a543dd5c09e738ef3eff3c5d514c7fe34d2fe Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 30 Apr 2001 16:05:17 +0000 Subject: [PATCH] - added using %%{rpmcflags} macro. Changed files: exim.spec -> 1.53 --- exim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exim.spec b/exim.spec index de83c26..7facc30 100644 --- a/exim.spec +++ b/exim.spec @@ -112,7 +112,7 @@ cp src/EDITME Local/Makefile cp exim_monitor/EDITME Local/eximon.conf %build -%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \ +%{__make} CFLAGS="%{rpmcflags}" \ %{?bcond_on_mysql:LOOKUP_MYSQL=yes} \ %{?bcond_on_pgsql:LOOKUP_PGSQL=yes} \ %{!?bcond_off_ldap:LOOKUP_LDAP=yes LDAP_LIB_TYPE=OPENLDAP2} \ -- 2.44.0