From 1db52d14c7e9e8803d914dc0f18a968203e682ac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 Sep 2003 09:33:38 +0000 Subject: Update. * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Also define *_nocancel name. * sysdeps/unix/sysv/linux/i386/syscalls.list: Add waitpid. (CFLAGS-pathconf.c): Likewise. (CFLAGS-fpathconf.c): Likewise. --- posix/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 59cc1a62d8..ede637aa39 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -130,6 +130,8 @@ CFLAGS-waitpid.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-getopt.c = -fexceptions CFLAGS-wordexp.c = -fexceptions CFLAGS-sysconf.c = -fexceptions +CFLAGS-pathconf.c = -fexceptions +CFLAGS-fpathconf.c = -fexceptions tstgetopt-ARGS = -a -b -cfoobar --required foobar --optional=bazbug \ --none random --col --color --colour -- cgit v1.2.3