/usr/i686-linux-gnu/libx32/libm.a is in libc6-dev-x32-i386-cross 2.27-3ubuntu1cross1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | /* GNU ld script
*/
OUTPUT_FORMAT(elf32-x86-64)
GROUP ( /usr/libx32/libm-2.27.a /usr/libx32/libmvec.a )
|