about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-08-04 12:19:09 +1000
committerMike Frysinger <vapier@gentoo.org>2012-08-07 19:17:02 -0400
commitbf9b740a119eecf01499b4de0dc8cbd27b7c47bd (patch)
tree977e1bf52b3bc0e1f8e0d77bd2797495422f7da8 /ChangeLog
parent93df14eee81cf5514fe96e9143201a75d9391c7b (diff)
downloadglibc-bf9b740a119eecf01499b4de0dc8cbd27b7c47bd.tar.gz
glibc-bf9b740a119eecf01499b4de0dc8cbd27b7c47bd.tar.xz
glibc-bf9b740a119eecf01499b4de0dc8cbd27b7c47bd.zip
rpcgen - fall back to looking for cpp in system path
Fall back to the system cpp when /lib/cpp is not present. Removes
searching for /usr/ccs/lib/cpp which is not supported on any system that
uses glibc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2c8cdf5a0..8078f8a189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-08-07	Allan McRae	<allan@archlinux.org>
+
+	[BZ #14303]
+	* sunrpc/rpc_main.c (SVR4_CPP): Remove.
+	(SUNOS_CPP): Likewise.
+	(find_cpp): Fall back to selecting system cpp when /lib/cpp is
+	not found.
+	(open_input): Call CPP using execvp.
+
 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/kernel-features.h