blob: 06323550e947caa282a58e0dcf57888e8cf789d7 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001long-double-fcts = yes
2
3ifeq ($(subdir),debug)
4CFLAGS-backtrace.c += -funwind-tables
5endif
6
7ifeq ($(subdir),elf)
8sysdep-dl-routines += tlsdesc dl-tlsdesc
9gen-as-const-headers += dl-link.sym
10endif
11
12ifeq ($(subdir),csu)
13gen-as-const-headers += tlsdesc.sym
14endif