diff options
Diffstat (limited to 'recipes/gcc/gcc-4.4.0.inc')
-rw-r--r-- | recipes/gcc/gcc-4.4.0.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.4.0.inc b/recipes/gcc/gcc-4.4.0.inc index 65922e401c..f0903ff76a 100644 --- a/recipes/gcc/gcc-4.4.0.inc +++ b/recipes/gcc/gcc-4.4.0.inc @@ -3,6 +3,7 @@ DEFAULT_PREFERENCE = "-999" ARM_INSTRUCTION_SET = "arm" require gcc-common.inc +LICENSE = "GPLv3" DEPENDS = "mpfr gmp" |