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
2004-10-18 Maciej W. Rozycki <macro@mips.com>
[glibc-ports.git]
/
sysdeps
/
mips
/
mips64
/
n64
/
Makefile
blob
a823f32b53d31dd103e08dfd4d3df7d382c85228
1
# `long double' is a distinct type we support.
2
long-double-fcts
=
yes
3
4
ifeq
($(
filter
-
mabi
=
64
,$(
CC
)),)
5
CC
+= -
mabi
=
64
6
endif