projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e1e098788d6f294d14746afb40623c5f55032dd5
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
i386
/
Makefile
1
# The mpn functions need a #define for asm syntax flavor.
2
# Every i386 port in use uses gas syntax (I think).
3
asm-CPPFLAGS := $(asm-CPPFLAGS) -DGAS_SYNTAX
4
5
# The i386 `long double' is a distinct type we support.
6
long-double-fcts = yes