ソースを参照

Merge branch 'master' of git+ssh://openadk.org/git/openadk

Waldemar Brodkorb 12 年 前
コミット
c253880504

+ 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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません