gcc/libiberty/config/mh-riscix
Jason Merrill 6599da043e Initial revision
From-SVN: r14877
1997-08-21 18:57:35 -04:00

7 lines
217 B
Plaintext

# The native linker only reports the first undefined symbol if linking with a
# shared library. So build using gcc and link statically (this requires
# gcc 2.6.0 or above).
ERRORS_CC = gcc
ERRORS_LDFLAGS = -static