glibc/sysdeps/ieee754/Makefile

6 lines
98 B
Makefile

ifeq ($(subdir),math)
sysdep_headers += ieee754.h
CFLAGS-k_standard.c = -Wno-write-strings
endif