1# test-container does not support scripts in sysdeps directories, so
2# collect everything in one file.
3
4mkdirp 0770 $L/glibc-hwcaps/x86-64-v2
5mkdirp 0770 $L/glibc-hwcaps/x86-64-v3
6cp $B/elf/libx86-64-isa-level-1.so $L/libx86-64-isa-level.so
7cp $B/elf/libx86-64-isa-level-3.so $L/glibc-hwcaps/x86-64-v2/libx86-64-isa-level.so
8cp $B/elf/libx86-64-isa-level-4.so $L/glibc-hwcaps/x86-64-v3/libx86-64-isa-level.so
9