blob: c79e2b6ca718febeb35ff5d4fa98fa9b41f1b49f [file] [log] [blame]
# Triggered by --with-libf7=math-symbols
#
# We have at least one module in libgcc that depends on __SIZEOF_DOUBLE__
# or __SIZEOF_LONG_DOUBLE__ which means that t-avrlibc must not copy
# double32/64 or long-double32/64 variants from the vanilla one.
# This occurs when some module(s) define(s) weak aliases for functions
# that usually live in libm.
WITH_LIBF7_MATH_SYMBOLS = 1
F7_FLAGS += -DWITH_LIBF7_MATH_SYMBOLS