* sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.
[glibc.git] / cppflags-iterator.mk
blob26db7b042eee7e2205c641cd480eaaa15a633c42
1 # This file is included several times in a row, once
2 # for each element of $(lib)-routines and $(lib)-sysdeps_routines.
4 cpp-src := $(firstword $(cpp-srcs-left))
5 cpp-srcs-left := $(filter-out $(cpp-src),$(cpp-srcs-left))
7 CPPFLAGS-$(cpp-src) += -DNOT_IN_libc=1 -DIS_IN_$(lib)=1