Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: source/config/linux/x64/vpx_config.asm

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/config/linux/x64/vpx_config.h ('k') | source/config/linux/x64/vpx_config.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/config/linux/x64/vpx_config.asm
diff --git a/source/config/linux/x64/vpx_config.asm b/source/config/linux/x64/vpx_config.asm
index 68a0d73808d7c1b3c76ad91d7468d19647017b4e..0c4b550b78a6a338cbea4f7c72fbb6d72947f183 100644
--- a/source/config/linux/x64/vpx_config.asm
+++ b/source/config/linux/x64/vpx_config.asm
@@ -20,7 +20,6 @@
%define HAVE_AVX2 1
%define HAVE_VPX_PORTS 1
%define HAVE_STDINT_H 1
-%define HAVE_ALT_TREE_LAYOUT 0
%define HAVE_PTHREAD_H 1
%define HAVE_SYS_MMAN_H 1
%define HAVE_UNISTD_H 0
« no previous file with comments | « source/config/linux/x64/vpx_config.h ('k') | source/config/linux/x64/vpx_config.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698