Commit c110154c authored by Felix Paul Kühne's avatar Felix Paul Kühne

* another attempt by pengvado

parent 5eb64cb5
......@@ -5,8 +5,8 @@ Index: common/i386/i386inc.asm
@@ -42,6 +42,7 @@
%macro SECTION_RODATA 0
%ifidn __OUTPUT_FORMAT__,macho
SECTION .text
+ align 16
- SECTION .text
+ SECTION .text align=16
fakegot:
%else
SECTION .rodata data align=16
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment