]> git.pld-linux.org Git - packages/bcc.git/blame - bcc.spec
- updated to 0.16.15
[packages/bcc.git] / bcc.spec
CommitLineData
ad7c69fa 1Summary: Bruce's C compiler
255588d5 2Summary(pl): Kompilator C Bruce'a
ad7c69fa 3Name: bcc
726244e8 4Version: 0.16.15
4aacfb22 5Release: 1
ad7c69fa
AM
6License: GPL
7Group: Development/Languages
d1e9cf0f 8Source0: http://www.cix.co.uk/~mayday/dev86/Dev86src-%{version}.tar.gz
726244e8 9# Source0-md5: c3266fa6530b472e1d3e98d826db6409
ad7c69fa 10Patch0: Dev86src-noroot.patch
726244e8 11Patch1: Dev86src-opt.patch
eb0bf301 12URL: http://www.cix.co.uk/~mayday/
75215f97 13Requires: bin86
eb0bf301 14ExclusiveArch: %{ix86}
f274ed64 15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
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