瀏覽代碼

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


部分文件因文件數量過多而無法顯示