diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-17 00:52:53 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-17 22:25:23 +0100 |
| commit | ca667135a3b5358ebf51e3e2709ec6005f19f48b (patch) | |
| tree | 0da98a2c571b6fae5ae0729b59da33e1e413ce53 /meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb | |
| parent | afa02c54709474cee4bb91368a823a8678f57998 (diff) | |
| download | poky-ca667135a3b5358ebf51e3e2709ec6005f19f48b.tar.gz | |
nativesdk: Convert to use crosssdk toolchain and remove binutils/gcc nativesdk recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb')
| -rw-r--r-- | meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb b/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb deleted file mode 100644 index 83f0ec865b..0000000000 --- a/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | PR = "r6" | ||
| 2 | |||
| 3 | require gcc-${PV}.inc | ||
| 4 | require gcc-cross-sdk.inc | ||
| 5 | require gcc-configure-sdk.inc | ||
| 6 | require gcc-package-sdk.inc | ||
| 7 | |||
| 8 | DEPENDS += "gmp-native mpfr-native" | ||
| 9 | |||
| 10 | EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" | ||
