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