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