Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
145 |
- |
1 |
# This directive teaches ldconfig to search in nosegneg subdirectories
|
|
|
2 |
# and cache the DSOs there with extra bit 1 set in their hwcap match
|
|
|
3 |
# fields. In Xen guest kernels, the vDSO tells the dynamic linker to
|
|
|
4 |
# search in nosegneg subdirectories and to match this extra hwcap bit
|
|
|
5 |
# in the ld.so.cache file.
|
|
|
6 |
hwcap 1 nosegneg
|