Commit ac8a456a by Markus F.X.J. Oberhumer Committed by Jeff Law

configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32 configurations.

        * configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
        configurations.

From-SVN: r17495
parent 032713aa
Mon Jan 26 23:52:51 1998 Markus F.X.J. Oberhumer <k3040e4@c210.edvz.uni-linz.ac.at>
* configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
configurations.
Fri Jan 23 09:39:36 1998 Nick Clifton <nickc@cygnus.com> Fri Jan 23 09:39:36 1998 Nick Clifton <nickc@cygnus.com>
* toplev.c: Add -dM command line option to dump RTL after the * toplev.c: Add -dM command line option to dump RTL after the
......
...@@ -865,7 +865,7 @@ for machine in $build $host $target; do ...@@ -865,7 +865,7 @@ for machine in $build $host $target; do
;; ;;
i[[3456]]86-*-gnu*) i[[3456]]86-*-gnu*)
;; ;;
i[[3456]]86-go32-msdos | i[[3456]]86-*-go32*) i[[3456]]86-go32-msdos | i[[3456]]86-*-go32* | i[[3456]]86-*-msdosdjgpp*)
xm_file=i386/xm-go32.h xm_file=i386/xm-go32.h
tm_file=i386/go32.h tm_file=i386/go32.h
tmake_file=i386/t-go32 tmake_file=i386/t-go32
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment