Support for Toshiba MeP and for complex relocations.
[deliverable/binutils-gdb.git] / gas / configure.in
index 751b21a7e2bdec3642ca53ff5ea05e500e1a784a..6b35bf17d47ff07fe8e7e23a3aabd03c1ba27d71 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
This page took 0.024303 seconds and 4 git commands to generate.