Explorar el Código

fix mips64 glibc toolchains

Waldemar Brodkorb hace 14 años
padre
commit
bf47f2d852
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      toolchain/glibc/Makefile.inc

+ 1 - 0
toolchain/glibc/Makefile.inc

@@ -32,3 +32,4 @@ GLIBC_ENV:=             PATH='${TARGET_PATH}' \
                         libc_cv_c_cleanup=yes \
                         libc_cv_gnu99_inline=yes \
 			libc_cv_sparc64_tls=yes \
+			libc_cv_slibdir="/lib" \