Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 362337
Collapse All | Expand All

(-)p7zip/Asm/x64/7zCrcT8U.asm (-5 lines)
Lines 101-108 Link Here
101
    ret
101
    ret
102
102
103
end
103
end
104
105
%ifidn __OUTPUT_FORMAT__,elf
106
section .note.GNU-stack noalloc noexec nowrite progbits
107
%endif
108
(-)p7zip/Asm/x86/7zCrcT8U.asm (-5 lines)
Lines 99-106 Link Here
99
99
100
100
101
; end
101
; end
102
103
%ifidn __OUTPUT_FORMAT__,elf
104
section .note.GNU-stack noalloc noexec nowrite progbits
105
%endif
106

Return to bug 362337