]> Git Repo - binutils.git/blob - config/mh-svr4
* xm-rs6000.h: Add decl for strdup().
[binutils.git] / config / mh-svr4
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 SYSV = -DSYSV -DSVR4
3 RANLIB = echo >/dev/null
4
5 # The l flag generates a warning from the SVR4 archiver, remove it.
6 AR_FLAGS = cq
This page took 0.021363 seconds and 4 git commands to generate.