Chromium Code Reviews| Index: source/libvpx/third_party/x86inc/x86inc.asm |
| diff --git a/source/libvpx/third_party/x86inc/x86inc.asm b/source/libvpx/third_party/x86inc/x86inc.asm |
| index 9273fc97e6575776e1492e3789d7edbc0fdf12a8..bc8116995dd86fef4b69913065621114c43b7959 100644 |
| --- a/source/libvpx/third_party/x86inc/x86inc.asm |
| +++ b/source/libvpx/third_party/x86inc/x86inc.asm |
| @@ -36,7 +36,9 @@ |
| %include "vpx_config.asm" |
| +%ifndef program_name |
| %define program_name vp9 |
| +%endif |
| %define UNIX64 0 |