OSDN Git Service

* real.c (toe64): Remove stale #endif from the last change.
[pf3gnuchains/gcc-fork.git] / gcc / config / x-lynx
1 # /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
2 CC      = $(OLDCC)
3 OLDCC   = /bin/gcc
4
5 # /bin/sh is too buggy, so use /bin/bash instead.
6 SHELL = /bin/bash