mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +01: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
|