mirror of git://sourceware.org/git/glibc.git
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
|
# Local configure fragment for sysdeps/sparc.
|
||
|
|
||
|
# The assembler on SPARC needs the -fPIC flag even when it's assembler code.
|
||
|
ASFLAGS_SO = -fPIC
|