7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
# ld.so must be executable, otherwise the system will not work
|
|
shared-library-is-executable 0755 [*/ld*.so*]
|
|
|
|
# It is normal that the ELF dynamic linker does not need any other
|
|
# library
|
|
shared-lib-without-dependency-information */ld*.so*
|