diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:19:37 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:19:37 -0500 |
commit | 62eb92d94fa902b4a34dafce45547680a2655b40 (patch) | |
tree | 02e59a9ee479286942783f4dfa45dc935f274081 /configure | |
parent | d734615014277b715d6c5c525a8d42acd8158d9a (diff) |
Reverse changes so that the new upstream tar can be imported.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ;; |