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 f0a71ac3709f4c096a95ca569ee12ea1ebfc0287..e14fb8def887238e0214f126b137ff20349b7423 100644 |
--- a/source/config/linux/x64/vpx_config.asm |
+++ b/source/config/linux/x64/vpx_config.asm |
@@ -26,6 +26,7 @@ |
%define HAVE_PTHREAD_H 1 |
%define HAVE_SYS_MMAN_H 1 |
%define HAVE_UNISTD_H 1 |
+%define CONFIG_DEPENDENCY_TRACKING 1 |
%define CONFIG_EXTERNAL_BUILD 1 |
%define CONFIG_INSTALL_DOCS 0 |
%define CONFIG_INSTALL_BINS 1 |