]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
sysdep_headers for bits/mman-linux.h
authorRoland McGrath <roland@hack.frob.com>
Tue, 18 Mar 2014 21:59:27 +0000 (14:59 -0700)
committerRoland McGrath <roland@hack.frob.com>
Tue, 18 Mar 2014 21:59:27 +0000 (14:59 -0700)
sysdeps/nacl/Makefile

index ed9d6fd7a654c480ac6adc23018f46587b225153..dd81215b4a0ea6932fa40e41fff0e245bdd8f714 100644 (file)
@@ -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