put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
authorgraichen <graichen@openbsd.org>
Sun, 19 Jan 1997 22:32:14 +0000 (22:32 +0000)
committergraichen <graichen@openbsd.org>
Sun, 19 Jan 1997 22:32:14 +0000 (22:32 +0000)
commit2c18678a57b719a7202cecb75f420cc17065ccdf
tree86e6b33202fa5b5385e15959c0f328cf64f86866
parent2c05be2853923ad7419f5eba32cdbb5a97e3e896
put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
is then set in the libc Makefile for the mips (the mips linker can't
handle them)
lib/libc/compat-43/setregid.c
lib/libc/compat-43/setreuid.c
lib/libc/compat-43/setrgid.c
lib/libc/compat-43/setruid.c
lib/libc/stdio/gets.c
lib/libc/stdio/mktemp.c
lib/libc/stdio/tempnam.c
lib/libc/stdio/tmpnam.c