ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/microblaze/Makefile

12 lines
199 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
ifeq ($(subdir),elf)
CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
endif
ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif
ifeq ($(subdir),resource)
sysdep_routines += backtrace_linux
endif