]> gcc.gnu.org Git - gcc.git/blame - gcc/config/x-lynx
c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently.
[gcc.git] / gcc / config / x-lynx
CommitLineData
67d4766b
JW
1# /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
2CC = $(OLDCC)
3OLDCC = /bin/gcc
4
57a60e95
JW
5# /bin/sh is too buggy, so use /bin/bash instead.
6SHELL = /bin/bash
This page took 0.601698 seconds and 5 git commands to generate.