diff options
Diffstat (limited to 'nptl/sysdeps/i386/Makefile')
-rw-r--r-- | nptl/sysdeps/i386/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |