Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 184304 | Differences between
and this patch

Collapse All | Expand All

(-)include/Shared/i386-machine.ah (+4 lines)
Lines 33-38 Link Here
33
%ifndef I386_MACHINE_ASM
33
%ifndef I386_MACHINE_ASM
34
%define I386_MACHINE_ASM
34
%define I386_MACHINE_ASM
35
35
36
%ifidn __OUTPUT_FORMAT__,elf
37
section .note.GNU-stack noalloc noexec nowrite progbits
38
%endif
39
36
%define wordsize        4
40
%define wordsize        4
37
%define object_align    8
41
%define object_align    8
38
%define code_align      4
42
%define code_align      4

Return to bug 184304