OSDN Git Service

do not install bits/syscalls-common.h
authorMike Frysinger <vapier@gentoo.org>
Thu, 23 Jul 2009 08:11:35 +0000 (04:11 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Jul 2009 08:11:35 +0000 (04:11 -0400)
Since we stub out the installed bits/syscalls.h, the installed
bits/syscalls-common.h header is completely useless.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile.in

index a834a1d..a5fc786 100644 (file)
@@ -200,6 +200,7 @@ HEADERS_RM- := \
        bits/kernel_sigaction.h \
        bits/kernel_stat.h \
        bits/kernel_types.h \
+       bits/syscalls-common.h \
        bits/utmpx.h \
        bits/uClibc_errno.h \
        bits/uClibc_uintmaxtostr.h \