/usr/src/glibc/debian/sysdeps/ppc64el.mk is in glibc-source 2.23-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # configuration options for all flavours
extra_config_options = --enable-multi-arch --enable-lock-elision --with-cpu=power8
# main library
libc_rtlddir = /lib64
libc_extra_cflags = -O3 -fno-tree-vectorize
|