mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Add default-abi definitions for powerpc, s390 and sparc.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# See Makeconfig regarding the use of default-abi.
|
||||
default-abi := 32
|
||||
|
||||
asm-CPPFLAGS = -D__ASSEMBLY__
|
||||
ASFLAGS-.os += -fPIC
|
||||
LD += -melf32_sparc
|
||||
|
Reference in New Issue
Block a user