mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
# Use system libunwind library on IA-64 GLIBC based system.
|
|
LIB2ADDEH = $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c \
|
|
$(srcdir)/unwind-compat.c
|
|
|
|
SHLIB_MAPFILES += $(srcdir)/config/ia64/libgcc-glibc.ver
|