summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/Makefile
blob: 0596130499a60a5e8fa3db438351c14132d7071c (plain)
1
2
3
4
ifeq ($(subdir),posix)
  # FIXME: this is not getting $(pthread-version) from libpthread/Makefile!
CFLAGS-confstr.c += -DLIBPTHREAD_VERSION='"libpthread $(pthread-version)"'
endif