Revert "Add -rpath option for host package compilation"

Closes #1789

This reverts commit 6b939d40f6a29a43277566adc9d4312d49cb3abf.

The problem this commit tries to fix is valid, but the fix unfortunately
seems to cause worse problems on certain distributions/setups, so revert
for now.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
diff --git a/CHANGES b/CHANGES
index c6b64c0..26dab3c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@
 
 	Issues resolved (http://bugs.uclibc.org):
 
+	#1789: binutils fails to build for i386
 	#1843: Fix libcap build failure
 
 2010.05-rc3, Released May 27th, 2010: