Fix brk system call.
[deliverable/binutils-gdb.git] / ld / config / rtbsd.mh
1 # The IBM RT/PC has only been supported as a host in a cross-development
2 # environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
3 # to compile most of the modules, but didn't try running anything.
4 HDEFINES = -DNO_VARARGS
5 LDFLAGS =
6 CC=gcc # hc/pcc just can't cut it
This page took 0.049217 seconds and 4 git commands to generate.