From 62eb92d94fa902b4a34dafce45547680a2655b40 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 19 Jun 2017 15:19:37 -0500 Subject: Reverse changes so that the new upstream tar can be imported. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4a3d6ce1..b5903adf 100755 --- a/configure +++ b/configure @@ -56,7 +56,7 @@ case $PROC in x86_64) ln -sf linux/x86_64 arch/this ARCH="ARCH_x86_64" - LIBDIR="/usr/lib" ;; + LIBDIR="/usr/lib64" ;; mips*) ln -sf linux/mips arch/this ARCH="ARCH_MIPS" ;; -- cgit v1.2.3