repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add README.ports-moved-to-libc.
[glibc-ports.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
tile
/
tilegx
/
Makefile
blob
4f101f334aab5d015c86636885f042f81f9f5e89
1
# Provide biarch definitions.
2
abi-variants
:=
64 32
3
abi-64-options
:= -
D__LP64__
4
abi-64-condition
:=
__WORDSIZE
==
64
5
abi-32-options
:= -
U__LP64__
6
abi-32-condition
:=
__WORDSIZE
==
32