blob: 662f8a22ba2088c490a031793cdb300e242f0fb2 (
plain) (
blame)
1
2
3
4
5
6
7
|
sinclude(./aclocal.m4)dnl Autoconf lossage
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/sparc64
dnl We need to have separate crt? files for static linking which does
dnl not use PIC.
nopic_initfini=yes
|