Bug 1509994 - Update gn generated json files (part 2); r=pehrsons

Depends on D13094

Differential Revision: https://phabricator.services.mozilla.com/D13095

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Dan Minor 2018-11-27 17:33:47 +00:00
Родитель 2b6f177a68
Коммит f4eadf5478
16 изменённых файлов: 16 добавлений и 1409 удалений

Просмотреть файл

@ -110,7 +110,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -14083,95 +14082,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -14397,4 +14307,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -123,7 +123,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -15917,108 +15916,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fPIC",
"-pipe",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-pthread",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fno-omit-frame-pointer",
"-g0",
"-fvisibility=hidden",
"-Xclang",
"-load",
"-Xclang",
"../../../../../../media/webrtc/trunk/webrtc/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-ipc",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_NSS_CERTS=1",
"USE_X11=1",
"NO_TCMALLOC",
"DISABLE_NACL",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_LINUX"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/home/jenkins/workspace/Firefox-default/label/aarch64/firefox/obj-aarch64-unknown-linux-gnu/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -16267,4 +16164,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -83,7 +83,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -10579,68 +10578,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-Wall",
"-Werror",
"-Wno-unused-local-typedefs",
"-Wno-maybe-uninitialized",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -10820,4 +10757,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -110,7 +110,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -14083,95 +14082,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -14397,4 +14307,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -105,7 +105,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -13383,90 +13382,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -13682,4 +13597,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -119,7 +119,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -15353,104 +15352,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fPIC",
"-pipe",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-pthread",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-load",
"-Xclang",
"../../../../../../media/webrtc/trunk/webrtc/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-ipc",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_NSS_CERTS=1",
"USE_X11=1",
"NO_TCMALLOC",
"DISABLE_NACL",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_LINUX"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/home/jenkins/workspace/Firefox-default/label/aarch64/firefox/obj-aarch64-unknown-linux-gnu/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -15691,4 +15592,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -78,7 +78,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -9879,63 +9878,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-Wall",
"-Werror",
"-Wno-unused-local-typedefs",
"-Wno-maybe-uninitialized",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -10105,4 +10047,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -105,7 +105,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -13383,90 +13382,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=aarch64-linux-gnu",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM64",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -13682,4 +13597,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -116,7 +116,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -15113,101 +15112,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fomit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -15445,4 +15349,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -127,7 +127,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -16687,112 +16686,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fPIC",
"-pipe",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-pthread",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fomit-frame-pointer",
"-g0",
"-fvisibility=hidden",
"-Xclang",
"-load",
"-Xclang",
"../../../../../../media/webrtc/trunk/webrtc/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-ipc",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_NSS_CERTS=1",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_LINUX"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/home/jenkins/workspace/Firefox-default/label/armv7/firefox/obj-armv7l-unknown-linux-gnueabihf/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -17049,4 +16942,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -90,7 +90,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -11697,75 +11696,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wno-psabi",
"-Wno-unused-local-typedefs",
"-Wno-maybe-uninitialized",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fomit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -11959,4 +11889,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -116,7 +116,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -15113,101 +15112,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O2",
"-fno-ident",
"-fdata-sections",
"-ffunction-sections",
"-fomit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"_FORTIFY_SOURCE=2",
"NDEBUG",
"NVALGRIND",
"DYNAMIC_ANNOTATIONS_ENABLED=0",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -15445,4 +15349,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -111,7 +111,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -14403,96 +14402,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -14720,4 +14629,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -124,7 +124,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -16258,109 +16257,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fPIC",
"-pipe",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-pthread",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-gsplit-dwarf",
"-fvisibility=hidden",
"-Xclang",
"-load",
"-Xclang",
"../../../../../../media/webrtc/trunk/webrtc/third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-ipc",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_NSS_CERTS=1",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_LINUX"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/home/jenkins/workspace/Firefox-default/label/armv7/firefox/obj-armv7l-unknown-linux-gnueabihf/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -16611,4 +16507,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -85,7 +85,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -10987,70 +10986,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wno-psabi",
"-Wno-unused-local-typedefs",
"-Wno-maybe-uninitialized",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -11234,4 +11169,4 @@
"type": "static_library"
}
}
}
}

Просмотреть файл

@ -111,7 +111,6 @@
"//system_wrappers:metrics_default",
"//system_wrappers:system_wrappers_default",
"//video:video",
"//video_engine:video_engine",
"//voice_engine:voice_engine"
],
"include_dirs": [
@ -14403,96 +14402,6 @@
],
"type": "static_library"
},
"//video_engine:video_engine": {
"cflags": [
"-fno-strict-aliasing",
"--param=ssp-buffer-size=4",
"-fstack-protector",
"-Wno-builtin-macro-redefined",
"-D__DATE__=",
"-D__TIME__=",
"-D__TIMESTAMP__=",
"-funwind-tables",
"-fcolor-diagnostics",
"--target=arm-linux-gnueabihf",
"-march=armv7-a",
"-mfloat-abi=hard",
"-mtune=generic-armv7-a",
"-mfpu=neon",
"-mthumb",
"-Wall",
"-Werror",
"-Wextra",
"-Wno-missing-field-initializers",
"-Wno-unused-parameter",
"-Wno-c++11-narrowing",
"-Wno-covered-switch-default",
"-Wno-unneeded-internal-declaration",
"-Wno-inconsistent-missing-override",
"-Wno-undefined-var-template",
"-Wno-nonportable-include-path",
"-Wno-address-of-packed-member",
"-Wno-unused-lambda-capture",
"-Wno-user-defined-warnings",
"-O0",
"-fno-omit-frame-pointer",
"-g2",
"-fvisibility=hidden",
"-Xclang",
"-add-plugin",
"-Xclang",
"find-bad-constructs",
"-Xclang",
"-plugin-arg-find-bad-constructs",
"-Xclang",
"check-auto-raw-pointer",
"-Wheader-hygiene",
"-Wstring-conversion",
"-Wtautological-overlap-compare",
"-Wextra",
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
"-Wc++11-narrowing",
"-Wimplicit-fallthrough",
"-Wthread-safety",
"-Winconsistent-missing-override",
"-Wundef",
"-Wunused-lambda-capture"
],
"defines": [
"V8_DEPRECATION_WARNINGS",
"USE_X11=1",
"CHROMIUM_BUILD",
"_FILE_OFFSET_BITS=64",
"DYNAMIC_ANNOTATIONS_ENABLED=1",
"WTF_USE_DYNAMIC_ANNOTATIONS=1",
"WEBRTC_ENABLE_PROTOBUF=0",
"WEBRTC_RESTRICT_LOGGING",
"WEBRTC_ARCH_ARM",
"WEBRTC_ARCH_ARM_V7",
"WEBRTC_HAS_NEON",
"WEBRTC_MOZILLA_BUILD",
"WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0",
"WEBRTC_POSIX",
"WEBRTC_BSD"
],
"deps": [
"//:webrtc_common"
],
"include_dirs": [
"/media/libyuv/libyuv/include/",
"//",
"/tmp/objdir/media/webrtc/trunk/webrtc/gn-output/gen/"
],
"libs": [],
"sources": [
"//video_engine/browser_capture_impl.h",
"//video_engine/desktop_capture_impl.cc",
"//video_engine/desktop_capture_impl.h"
],
"type": "static_library"
},
"//voice_engine:audio_level": {
"cflags": [
"-fno-strict-aliasing",
@ -14720,4 +14629,4 @@
"type": "static_library"
}
}
}
}