Implement mkstemps and mkstemps64.
[glibc.git] / sysdeps / i386 / i686 / Makefile
blobdbcf1c33d3c942f9450e1ca29ed81099417ab8ef
1 ifeq ($(subdir),csu)
2 sysdep_routines += hp-timing
3 elide-routines.os += hp-timing
4 endif
6 # So that we can test __m128's alignment
7 stack-align-test-flags += -msse
9 ifeq ($(subdir),string)
10 sysdep_routines += cacheinfo
11 endif