mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
# Extra libgcc2 modules used by gthr-vxworks.h functions. We don't
|
|
# support the C++ threads on vx653.
|
|
|
|
LIB2ADDEH += $(srcdir)/config/gthr-vxworks.c\
|
|
$(srcdir)/config/gthr-vxworks-cond.c\
|
|
$(srcdir)/config/gthr-vxworks-tls.c
|
|
|