🌐
ROOT
/
usr
/
lib64
📤 Upload File
📁 New Folder
✏️ EDITING: libpthread.so
/* GNU ld script Use the shared library, but some functions are only in the static library, so try that secondarily. */ OUTPUT_FORMAT(elf64-x86-64) GROUP ( /lib64/libpthread.so.0 /usr/lib64/libpthread_nonshared.a )
💾 SAVE CHANGES
CANCEL