gcc: added COMPATIBLE_TARGET_SYS
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 22 Jul 2010 20:42:45 +0000 (22:42 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 22 Jul 2010 20:44:24 +0000 (22:44 +0200)
commit839088da9bb5ece957ca5496aec43153937768d5
tree2dff6f060307fd44d95589805f7228429e7eef22
parent9718ee0eea45a5986eb185e09fc0c4cc53f9dd7e
gcc: added COMPATIBLE_TARGET_SYS

added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the gcc-common.inc file
and COMPATIBLE_TARGET_SYS = "." to the only recipe that does
support nios2 (gcc-4.2.1.bb)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/gcc/gcc-4.1.2.inc
recipes/gcc/gcc-common.inc