add linux-gate and linux-vdso dummy libs
Just fixes a build warning; these files don't exist they are virtual DSOs provided by the linux kernel.
This commit is contained in:
parent
a0d3d69c42
commit
e7739cb011
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ libnss_files.so
|
|||
libdl.so
|
||||
libnss_hesiod.so
|
||||
libcrypt.so
|
||||
linux-vdso.so
|
||||
linux-gate.so
|
||||
|
|
Loading…
Add table
Reference in a new issue