* mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
[deliverable/binutils-gdb.git] / config / mh-lynxrs6k
1 # LynxOS running on the rs6000 doesn't have ranlib
2 RANLIB = true
3
4 # /bin/cc is less than useful for our purposes. Always use GCC
5 CC = /bin/gcc
This page took 0.028654 seconds and 4 git commands to generate.