glibc/sysdeps/wordsize-32/Makefile

5 lines
105 B
Makefile

ifeq ($(subdir),stdio-common)
fmt-xscanf-int-convs += int long
fmt-xscanf-uint-convs += uint ulong
endif