* mh-linux: Don't put -static in LDFLAGS. Add comments.
[deliverable/binutils-gdb.git] / config / mh-linux
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 # FIXME: What is this used for? It should go away (and even if it hasn't,
3 # it's not clear linux should define it).
4 SYSV = -DSYSV
5 RANLIB = ranlib
6
7 # What is this doing here?
8 #LDFLAGS = -static
This page took 0.030467 seconds and 5 git commands to generate.