mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +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
|