From a972645a64ff122a5940e91a6891599c15473105 Mon Sep 17 00:00:00 2001 From: Thomas Lotterer Date: Wed, 14 Aug 2002 09:44:36 +0000 Subject: [PATCH] configure accidentally adds -Wall to non-gcc --- bc/bc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bc/bc.spec b/bc/bc.spec index 97e9ab6dad..cf3a1f17a7 100644 --- a/bc/bc.spec +++ b/bc/bc.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Algorithm License: GPL Version: 1.06 -Release: 20020206 +Release: 20020814 # list of sources Source0: ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz @@ -41,7 +41,7 @@ Source0: ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, flex +BuildPreReq: OpenPKG, openpkg >= 20020206, flex, gcc PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no