From cd2fbe58e617407e79b64c68cef34224803aa910 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 31 Aug 2003 18:10:47 +0000 Subject: Update. 2003-08-31 Ulrich Drepper * sysdeps/x86_64/bsd-_setjmp.S: Use HIDDEN_JUMPTARGET. * include/setjmp.h: Add libc_hidden_proto for __sigsetjmp. (CFLAGS-clnt_perr.c): Likewise. --- sunrpc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc') diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 305bd68651..2a45f049ca 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -121,6 +121,7 @@ CFLAGS-xkey_prot.c = -Wno-unused CFLAGS-auth_unix.c = -fexceptions CFLAGS-key_call.c = -fexceptions CFLAGS-pmap_rmt.c = -fexceptions +CFLAGS-clnt_perr.c = -fexceptions ifeq (yes,$(have_doors)) CPPFLAGS-key_call.c += -DHAVE_DOORS=1 -- cgit v1.2.3