소스 검색

add a bunch of perl configs for mips

Waldemar Brodkorb 11 년 전
부모
커밋
ba105bca2c

+ 5 - 0
package/eglibc/files/libc.so.mipsel

@@ -0,0 +1,5 @@
+/* GNU ld script
+   Use the shared library, but some functions are only in
+   the static library, so try that secondarily.  */
+OUTPUT_FORMAT(elf32-tradlittlemips)
+GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a  AS_NEEDED ( /lib/ld.so.1 ) )

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 92 - 0
package/perl/files/config.sh.mips.musl


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 92 - 0
package/perl/files/config.sh.mips.uclibc


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 92 - 0
package/perl/files/config.sh.mipsel.eglibc


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 92 - 0
package/perl/files/config.sh.mipsel.uclibc


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.