From e47b8d3bbc9415d5aceaeee3e946c3ab7d985bad Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Mon, 29 Dec 2014 10:58:25 -0500 Subject: posix/Makefile: use $(objpfx) for files in before-compile. This fixes a build failure with a separate build tree where posix-conf-vars-def.h wasn't being built. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8701732..c25991f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-12-29 Chris Metcalf + + * posix/Makefile (before-compile): Use $(objpfx) for + posix-conf-vars-def.h. + 2014-12-29 Siddhesh Poyarekar * posix/getconf.c (main): Use size_t for type of I. -- cgit v1.1