Move *-*-gnu* pattern below *-*-linux*.
[official-gcc.git] / gcc / config / x-lynx
blob0be03e453e12833fda091fe9b76f62cba3819d9d
1 # /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
2 CC      = $(OLDCC)
3 OLDCC   = /bin/gcc
5 # /bin/sh is too buggy, so use /bin/bash instead.
6 SHELL = /bin/bash