glibc/sysdeps/wordsize-64/Makefile

6 lines
119 B
Makefile

ifeq ($(subdir),stdlib)
sysdep_headers += inttypes.h
sysdep_routines += strtoimax strtoumax wcstoimax wcstoumax
endif