summaryrefslogtreecommitdiff
path: root/libc/sysdeps/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/i386/Makefile')
-rw-r--r--libc/sysdeps/i386/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/i386/Makefile b/libc/sysdeps/i386/Makefile
index 3159a3e53..99f92089a 100644
--- a/libc/sysdeps/i386/Makefile
+++ b/libc/sysdeps/i386/Makefile
@@ -51,6 +51,7 @@ endif
# And a couple of other routines
ifeq ($(subdir),stdlib)
CFLAGS-exit.c += -mpreferred-stack-boundary=4
+CFLAGS-cxa_finalize.c += -mpreferred-stack-boundary=4
endif
ifeq ($(subdir),elf)
CFLAGS-dl-init.c += -mpreferred-stack-boundary=4