Re: Changes needed for building eglibc on x32

2012-11-25 Thread Aurelien Jarno
On Sun, Nov 25, 2012 at 07:12:52AM -0800, Daniel Schepler wrote: > Here's a patch I needed to get eglibc (2.16-0experimental0) building on x32 > again. Without it, the build fails when it comes time to do the "native" > compile of rpcgen, trying to use gcc-4.6. The patch will probably also be

Changes needed for building eglibc on x32

2012-11-25 Thread Daniel Schepler
Here's a patch I needed to get eglibc (2.16-0experimental0) building on x32 again. Without it, the build fails when it comes time to do the "native" compile of rpcgen, trying to use gcc-4.6. The patch will probably also be needed for sysdeps/arm64.mk. * Fix build on x32: BUILD_CC and BUILD_