aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ptpd/ptpd_1.0.0.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-27 17:35:45 -0700
committerChris Larson <chris_larson@mentor.com>2010-11-02 18:39:03 -0700
commitc575ee87388a5bb679293b54a00bb784efbfab92 (patch)
tree65397221732f56b6f81ebe973f9a7ae7ba2b4212 /recipes/ptpd/ptpd_1.0.0.bb
parenta6885693d3685f595e307c79e9925893fb9f8a0d (diff)
downloadopenembedded-kergoth/autotools.tar.gz
gnu-configize fixupskergoth/autotools
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/ptpd/ptpd_1.0.0.bb')
0 files changed, 0 insertions, 0 deletions
e='ChenQi/systemd_215'>ChenQi/systemd_215 OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc_4.5.1.bb
blob: 91b782f6b21e56064e8a2490466cab610cfb7e40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PR = "r0"
LICENSE="GCC RUNTIME LIBRARY EXCEPTION & GPLv2 & GPLv3 & LGPLv2.1 & LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
                   file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
                   file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
                   file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
		   file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
require gcc-${PV}.inc
require gcc-configure-target.inc
require gcc-package-target.inc

SRC_URI_append = "file://fortran-cross-compile-hack.patch"

ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"