patches/glibc/2.1.3/glibc-rpcgen-cpp.patch
changeset 330 447b203edc2e
parent 329 419d959441ed
child 331 0c05f9ea3254
     1.1 --- a/patches/glibc/2.1.3/glibc-rpcgen-cpp.patch	Tue Aug 14 19:32:22 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,14 +0,0 @@
     1.4 ---- glibc-2.1.3/sunrpc/Makefile.orig	2004-05-12 12:26:58.000000000 -0700
     1.5 -+++ glibc-2.1.3/sunrpc/Makefile	2004-05-12 12:29:05.000000000 -0700
     1.6 -@@ -123,9 +123,8 @@
     1.7 -   $(addprefix $(csu-objpfx),start.o) $(+preinit) $(+postinit)
     1.8 - 	$(+link)
     1.9 - 
    1.10 --# Tell rpcgen where to find the C preprocessor.
    1.11 --rpcgen-cmd = $(built-program-cmd) -Y `$(CC) -print-file-name=cpp | \
    1.12 --				      sed "s|/cpp$$||"`
    1.13 -+# Don't tell rpcgen where to find the C preprocessor -- let it find it itself.
    1.14 -+rpcgen-cmd = $(built-program-cmd) 
    1.15 - 
    1.16 - # Install the rpc data base file.
    1.17 - $(inst_sysconfdir)/rpc: etc.rpc $(+force)