summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/x86_64
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-02 04:57:15 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-02 04:57:15 +0000
commitbb9e7c828ff88f2ff9d81e75186cb6d539fc9dce (patch)
tree12fd8cc4b23ea4e99d5be1fa2f769ee9d507da35 /nptl/sysdeps/x86_64
parent242f3e2fc1a380d8a4b1d22fc8f80c2a74b640ad (diff)
Undo last change.
Diffstat (limited to 'nptl/sysdeps/x86_64')
-rw-r--r--nptl/sysdeps/x86_64/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/nptl/sysdeps/x86_64/Makefile b/nptl/sysdeps/x86_64/Makefile
index a18c1bc8f1..24990a2b7e 100644
--- a/nptl/sysdeps/x86_64/Makefile
+++ b/nptl/sysdeps/x86_64/Makefile
@@ -19,7 +19,3 @@
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif
-
-ifeq ($(subdir),nptl)
-CFLAGS-tst-align.c += -malign-double
-endif