summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-07-22 13:23:08 +0200
committerAndreas Schwab <schwab@redhat.com>2009-07-22 14:41:23 +0200
commit3aba072d90b500e76f7f1cb06c659fb3cf02c6b8 (patch)
tree7fe239958444358640691c72f8af411534a2f6d4 /sysdeps
parent64322469ecb5746709e560f36dbc740c1300f978 (diff)
Undefine __i686 on x86.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/i386/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/i386/Makefile b/sysdeps/i386/Makefile
index 5f0d9bea21..8cac74a6ae 100644
--- a/sysdeps/i386/Makefile
+++ b/sysdeps/i386/Makefile
@@ -2,6 +2,8 @@
# Every i386 port in use uses gas syntax (I think).
asm-CPPFLAGS += -DGAS_SYNTAX
+sysdep-ASFLAGS += -U__i686
+
# The i386 `long double' is a distinct type we support.
long-double-fcts = yes