Browse Source

cmp tool segfaults if compiled with older vendor gcc

master
parent
commit
c02e53b9b8
  1. 4
      diffutils/diffutils.spec

4
diffutils/diffutils.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Utility
License: GPL
Version: 2.8.4
Release: 20030112
Release: 20030124
# list of sources
Source0: ftp://alpha.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: diffutils.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save