summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-configure-cross.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-cross.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-configure-cross.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-configure-cross.inc b/meta/recipes-devtools/gcc/gcc-configure-cross.inc
index 04a8685358..346d1640d1 100644
--- a/meta/recipes-devtools/gcc/gcc-configure-cross.inc
+++ b/meta/recipes-devtools/gcc/gcc-configure-cross.inc
@@ -20,5 +20,3 @@ do_compile_prepend () {
20 20
21LIBGCCS_VAR = "-lgcc_s" 21LIBGCCS_VAR = "-lgcc_s"
22LIBGCCS_VAR_avr32 = "" 22LIBGCCS_VAR_avr32 = ""
23
24do_package_write_ipk[depends] += "virtual/libc:do_package"