Update copyright dates with scripts/update-copyrights
[glibc.git] / sysdeps / wordsize-64 / Makefile
blobdb7764f66414e8972864b2933678a59aeb79b5b4
1 ifeq ($(subdir),misc)
2 tests += tst-writev
3 endif
5 # strtol is aliased to stroll
6 CFLAGS-strtol.c += -fno-builtin-strtoll $(config-cflags-wno-ignored-attributes)
7 # strtoul is aliased to strtoull
8 CFLAGS-strtoul.c += -fno-builtin-strtoull $(config-cflags-wno-ignored-attributes)