HEX
Server: OMCnet Webserver
System: Linux www1 5.4.262-gentoo #1 SMP Wed Nov 29 13:04:24 CET 2023 x86_64
User: sigstud (30943)
PHP: 8.3.11
Disabled: openlog,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,virtual
Upload Files
File: //usr/lib/libpam.so
/* GNU ld script
   Since Gentoo has critical dynamic libraries in /lib, and the static versions
   in /usr/lib, we need to have a "fake" dynamic lib in /usr/lib, otherwise we
   run into linking problems.  This "fake" dynamic lib is a linker script that
   redirects the linker to the real lib.  And yes, this works in the cross-
   compiling scenario as the sysroot-ed linker will prepend the real path.

   See bug https://bugs.gentoo.org/4411 for more info.
 */
OUTPUT_FORMAT ( elf64-x86-64 )
GROUP ( /lib64/libpam.so.0 )