From: Roland McGrath Date: Tue, 18 Mar 2014 21:59:27 +0000 (-0700) Subject: sysdep_headers for bits/mman-linux.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2579fa35e253c93a6352a125ad2706d4e51bd600;p=thirdparty%2Fglibc.git sysdep_headers for bits/mman-linux.h --- diff --git a/sysdeps/nacl/Makefile b/sysdeps/nacl/Makefile index ed9d6fd7a65..dd81215b4a0 100644 --- a/sysdeps/nacl/Makefile +++ b/sysdeps/nacl/Makefile @@ -48,6 +48,12 @@ before-compile += $(nacl-irt.h) ifeq ($(subdir),misc) +# We reuse the Linux file since the bits match. The file lives in the +# top-level source tree so we can use it without reference to any +# sysdeps/.../linux/ directories, but it's still a sysdeps decision to +# install it. +sysdep_headers += bits/mman-linux.h + $(objpfx)nacl-interfaces.v.i: $(nacl)/nacl-interfaces.mk.in \ $(nacl)/nacl-interface-list.h -include $(objpfx)nacl-interfaces.v