diff options
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross.inc b/meta/recipes-devtools/gcc/gcc-cross.inc index aa10633034..f47936061d 100644 --- a/meta/recipes-devtools/gcc/gcc-cross.inc +++ b/meta/recipes-devtools/gcc/gcc-cross.inc | |||
@@ -72,7 +72,6 @@ do_compile () { | |||
72 | sed -i -e "/^'/d" ${B}/${TARGET_PREFIX}testgcc | 72 | sed -i -e "/^'/d" ${B}/${TARGET_PREFIX}testgcc |
73 | sed -i -e "/^UID/d" ${B}/${TARGET_PREFIX}testgcc | 73 | sed -i -e "/^UID/d" ${B}/${TARGET_PREFIX}testgcc |
74 | sed -i -e "/^TERM/d" ${B}/${TARGET_PREFIX}testgcc | 74 | sed -i -e "/^TERM/d" ${B}/${TARGET_PREFIX}testgcc |
75 | sed -i -e "/^PATCH_GET/d" ${B}/${TARGET_PREFIX}testgcc | ||
76 | sed -i -e "/^PKG_/d" ${B}/${TARGET_PREFIX}testgcc | 75 | sed -i -e "/^PKG_/d" ${B}/${TARGET_PREFIX}testgcc |
77 | sed -i -e "/^POSIXLY_/d" ${B}/${TARGET_PREFIX}testgcc | 76 | sed -i -e "/^POSIXLY_/d" ${B}/${TARGET_PREFIX}testgcc |
78 | sed -i -e "/^PPID/d" ${B}/${TARGET_PREFIX}testgcc | 77 | sed -i -e "/^PPID/d" ${B}/${TARGET_PREFIX}testgcc |