浏览代码

add perl configs for x86_64

Waldemar Brodkorb 11 年之前
父节点
当前提交
381c614531

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

@@ -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-sparc)
+GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a  AS_NEEDED ( /lib/ld-linux.so.2 ) )

文件差异内容过多而无法显示
+ 92 - 0
package/perl/files/config.sh.sparc.eglibc


文件差异内容过多而无法显示
+ 92 - 0
package/perl/files/config.sh.x86_64.eglibc


文件差异内容过多而无法显示
+ 92 - 0
package/perl/files/config.sh.x86_64.glibc


文件差异内容过多而无法显示
+ 92 - 0
package/perl/files/config.sh.x86_64.musl


文件差异内容过多而无法显示
+ 92 - 0
package/perl/files/config.sh.x86_64.uclibc


部分文件因为文件数量过多而无法显示