aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-common.inc')
-rw-r--r--recipes/gcc/gcc-common.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-common.inc b/recipes/gcc/gcc-common.inc
index 97b140cb0f..7aee542461 100644
--- a/recipes/gcc/gcc-common.inc
+++ b/recipes/gcc/gcc-common.inc
@@ -3,6 +3,8 @@ HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
LICENSE = "GPL"
+NATIVEDEPS = ""
+
inherit autotools gettext
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"