| Index: source/libvpx/third_party/x86inc/README.libvpx
|
| diff --git a/source/libvpx/third_party/x86inc/README.libvpx b/source/libvpx/third_party/x86inc/README.libvpx
|
| index fe5b076111edb0d1b42b2a7504f132d1cde9df1b..e91e305a281b30b10e2a647103b59a172d94f7d5 100644
|
| --- a/source/libvpx/third_party/x86inc/README.libvpx
|
| +++ b/source/libvpx/third_party/x86inc/README.libvpx
|
| @@ -20,3 +20,5 @@ Copy PIC 'GLOBAL' macros from x86_abi_support.asm
|
| Use .text instead of .rodata on macho to avoid broken tables in PIC mode.
|
| Use .text with no alignment for aout
|
| Only use 'hidden' visibility with Chromium
|
| +Move '%use smartalign' for nasm out of 'INIT_CPUFLAGS' and before
|
| + 'ALIGNMODE'.
|
|
|