1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
# We are building for the Linux C library 5.
|
|
T_CFLAGS = -DUSE_GNULIBC_1
|
|
|
|
# Use unwind-dw2-fde
|
|
LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \
|
|
$(srcdir)/unwind-sjlj.c
|
|
LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h
|