From 248b21c8e8aeb108e33fe72303631e0b5a78842d Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 2 Jan 2014 00:10:29 +0100 Subject: add FIXME comment --- sysdeps/pthread/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps') diff --git a/sysdeps/pthread/Makefile b/sysdeps/pthread/Makefile index 1c30542..0596130 100644 --- a/sysdeps/pthread/Makefile +++ b/sysdeps/pthread/Makefile @@ -1,3 +1,4 @@ ifeq ($(subdir),posix) + # FIXME: this is not getting $(pthread-version) from libpthread/Makefile! CFLAGS-confstr.c += -DLIBPTHREAD_VERSION='"libpthread $(pthread-version)"' endif -- cgit v1.2.3