Przeglądaj źródła

add perl configs for x86_64

Waldemar Brodkorb 11 lat temu
rodzic
commit
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 ) )

Plik diff jest za duży
+ 92 - 0
package/perl/files/config.sh.sparc.eglibc


Plik diff jest za duży
+ 92 - 0
package/perl/files/config.sh.x86_64.eglibc


Plik diff jest za duży
+ 92 - 0
package/perl/files/config.sh.x86_64.glibc


Plik diff jest za duży
+ 92 - 0
package/perl/files/config.sh.x86_64.musl


Plik diff jest za duży
+ 92 - 0
package/perl/files/config.sh.x86_64.uclibc


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików