]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gcc/gcc_4.0.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gcc / gcc_4.0.0.bb
1 PR = "r1"
2 DESCRIPTION = "The GNU cc and gcc C compilers."
3 HOMEPAGE = "http://www.gnu.org/software/gcc/"
4 SECTION = "devel"
5 LICENSE = "GPL"
6 MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
7
8 DEFAULT_PREFERENCE_nslu2 = "-1"
9
10 inherit autotools gettext
11
12 include gcc-package.inc
13
14 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
15         file://ldflags.patch;patch=1"
16
17 include gcc4-build.inc