OSDN Git Service

Support for Toshiba MeP and for complex relocations.
[pf3gnuchains/pf3gnuchains3x.git] / gas / configure.in
index 751b21a..6b35bf1 100644 (file)
@@ -304,6 +304,10 @@ changequote([,])dnl
        esac
        ;;
 
+      mep)
+       using_cgen=yes
+       ;;
+
       mips)
        echo ${extra_objects} | grep -s "itbl-parse.o"
        if test $? -ne 0 ; then