mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-13 04:30:07 +00:00
5 lines
132 B
Makefile
5 lines
132 B
Makefile
# Sparc/ELF specific definitions.
|
|||
|
|||
# The assembler on SPARC needs the -fPIC flag even when it's assembler code.
|
|||
ASFLAGS-.so = -fPIC
|