Sign in
nest-open-source
/
nest-cam
/
4320010
/
x86_64-linux-glibc2.15
/
d958e8515dddf7ed877d63063fd6c7716029f313
/
.
/
x86_64-linux-glibc2.15-4.8
/
sysroot
/
usr
/
lib
/
libc.so
blob: 5800d08b0da8140b4de1d453ae2d332ca079928f [
file
] [
log
] [
blame
]
/* 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
(
libc
.
so
.
6
libc_nonshared
.
a AS_NEEDED
(
ld
-
linux
-
x86
-
64.so
.
2
)
)