summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/corelib/global/minimum-linux.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/minimum-linux.S b/src/corelib/global/minimum-linux.S
index dfc3cec1be..e324379efc 100644
--- a/src/corelib/global/minimum-linux.S
+++ b/src/corelib/global/minimum-linux.S
@@ -62,7 +62,7 @@
.section ".note.GNU-stack", "", progbits
.section ".note.ABI-tag", "a", note
- .align 4 /* we have 32-bit data */
+ .balign 4 /* we have 32-bit data */
/* * For the format of the note section's contents, see Elf32_Nhdr / Elf64_Nhdr */
.long .Lnameend-.Lname /* n_namesz */