]> git.pld-linux.org Git - packages/bcc.git/blame - bcc.spec
- slightly polished
[packages/bcc.git] / bcc.spec
CommitLineData
ad7c69fa 1Summary: Bruce's C compiler
255588d5 2Summary(pl): Kompilator C Bruce'a
ad7c69fa 3Name: bcc
470bab67 4Version: 0.16.10
4aacfb22 5Release: 1
ad7c69fa
AM
6License: GPL
7Group: Development/Languages
d1e9cf0f 8Source0: http://www.cix.co.uk/~mayday/dev86/Dev86src-%{version}.tar.gz
ad7c69fa
AM
9Patch0: Dev86src-noroot.patch
10Patch1: Dev86src-nobcc.patch
4aacfb22 11Patch2: Dev86src-opt.patch
eb0bf301 12URL: http://www.cix.co.uk/~mayday/
75215f97 13Requires: bin86
eb0bf301
JB
14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15ExclusiveArch: %{ix86}
ad7c69fa 16
4aacfb22
JB
17# don't try to strip Linux-8086 objects
18%define no_install_post_strip 1
19
ad7c69fa
AM
20%description
21Bcc is a simple C compiler that produces 8086 assembler, in addition
22compiler compile time options allow 80386 or 6809 versions. The
23compiler understands traditional K&R C with just the restriction that
24bit fields are mapped to one of the other integer types.
25
26%description -l pl
255588d5 27