diff options
Diffstat (limited to 'recipes/gcc/gcc-native_3.4.4.bb')
-rw-r--r-- | recipes/gcc/gcc-native_3.4.4.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-native_3.4.4.bb b/recipes/gcc/gcc-native_3.4.4.bb new file mode 100644 index 0000000000..c3f8106d3a --- /dev/null +++ b/recipes/gcc/gcc-native_3.4.4.bb @@ -0,0 +1,6 @@ +PR = "r9" + +require gcc-${PV}.inc +require gcc-configure-target.inc +require gcc-native.inc +PROVIDES += "gcc3-native" |