(elf64_x86_64_relocate_section): Fix creation of dynamic symbols.
[deliverable/binutils-gdb.git] / config / mh-sysv5
CommitLineData
252b5132
RH
1# Define SYSV as -DSYSV if you are using a System V operating system.
2SYSV = -DSYSV -DSVR4 -DSVR5
3RANLIB = true
4
5# The l flag generates a warning from the SVR4 archiver, remove it.
6AR_FLAGS = cr
7
8X11_EXTRA_LIBS = -lnsl
This page took 0.068728 seconds and 4 git commands to generate.