Loading media/libaom/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -143,3 +143,6 @@ LOCAL_INCLUDES += [ # TEST_DIRS += [ # 'test/fuzztest' # ] if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": OS_LIBS += ["pthread"] third_party/abseil-cpp/absl/base/base_gn/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -168,4 +168,7 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": DEFINES["_GNU_SOURCE"] = True if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": OS_LIBS += ["pthread"] Library("base_gn") Loading
media/libaom/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -143,3 +143,6 @@ LOCAL_INCLUDES += [ # TEST_DIRS += [ # 'test/fuzztest' # ] if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": OS_LIBS += ["pthread"]
third_party/abseil-cpp/absl/base/base_gn/moz.build +3 −0 Original line number Diff line number Diff line Loading @@ -168,4 +168,7 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": DEFINES["_GNU_SOURCE"] = True if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": OS_LIBS += ["pthread"] Library("base_gn")