From cc2f8e3ee6cbcc585918739e4469910044b3a691 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 27 Mar 2006 08:15:50 +0000 Subject: [PATCH] - rel 2 Changed files: Firebird.spec -> 1.33 --- Firebird.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Firebird.spec b/Firebird.spec index be7ee0e..a1e3852 100644 --- a/Firebird.spec +++ b/Firebird.spec @@ -9,7 +9,7 @@ Summary(pl): Firebird - serwer baz danych SQL oraz narz Name: Firebird # FirebirdCS/FirebirdSS (Classic Server/Super Server)? Version: 1.5.3.4870 -Release: 1 +Release: 2 License: Interbase Public License 1.0 Group: Applications/Databases Source0: http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2 @@ -158,6 +158,8 @@ DARCH="" %endif %endif %{__make} -j1 \ + CC="%{__cc}" \ + CXX="%{__cxx}" \ PROD_FLAGS="%{rpmcflags} -DNDEBUG -DLINUX -pipe -MMD -fPIC $DARCH" \ DEV_FLAGS="%{rpmcflags} -DLINUX -DDEBUG_GDS_ALLOC -pipe -MMD -fPIC -Wall -Wno-switch $DARCH" \ LIB_LINK_RPATH_LINE= \ -- 2.44.0