mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-16 22:30:44 +00:00
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
# Provide fallbacks for __builtin_copysignq, __builtin_fabsq
|
|
# and __builtin_signbitq.
|
|
LIB2ADD += $(srcdir)/config/ia64/tf-signs.c
|
|
|
|
LIB2ADD += $(srcdir)/config/ia64/sfp-exceptions.c
|