mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00: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
|