Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Sep 2009 13:33:05 +0000 (13:33 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Sep 2009 13:33:05 +0000 (13:33 +0000)
commit91b40c5be84a478e98c0416325844a7f66d0efae
treed1dbdb15bc8aed0e6ff70dc6a7832af14d6b9f92
parentc5ff6d547299a04f03ed8bcf538a4a5fb2124bbf
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca

While i386, x86_64 and Sparc64/OpenBSD still worked after
df70204db53e3611af986f434e74a882bce190ca, Sparc32 and Sparc64 Linux hosts
broke.

Partially revert the commit: make the restored code conditional to
!CONFIG_USER_PIE.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure
linux-user/main.c