aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config/mh-riscix
blob: 0209279de56a0f88a955d15282f4077b0931f6c7 (plain)
1
2
3
4
5
6
# 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