From 65af7e61427ce9bbbc0e43b2ad44e5b4678a37fc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Sep 2003 09:39:59 +0000 Subject: Update. 2003-09-17 Jakub Jelinek * sysdeps/i386/Makefile (stack-align-test-flags): Add -malign-double -mpreferred-stack-boundary=4. --- nptl/sysdeps/i386/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'nptl/sysdeps') diff --git a/nptl/sysdeps/i386/Makefile b/nptl/sysdeps/i386/Makefile index fac6d8db50..693fb0569f 100644 --- a/nptl/sysdeps/i386/Makefile +++ b/nptl/sysdeps/i386/Makefile @@ -21,7 +21,5 @@ gen-as-const-headers += tcb-offsets.sym endif ifeq ($(subdir),nptl) -CFLAGS-tst-align.c += -malign-double CFLAGS-pthread_create.c += -mpreferred-stack-boundary=4 -CFLAGS-tst-align.c += -mpreferred-stack-boundary=4 endif -- cgit v1.2.3