summaryrefslogtreecommitdiffstats
path: root/third_party/instrumented_libraries/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/instrumented_libraries/README.chromium')
-rw-r--r--third_party/instrumented_libraries/README.chromium14
1 files changed, 14 insertions, 0 deletions
diff --git a/third_party/instrumented_libraries/README.chromium b/third_party/instrumented_libraries/README.chromium
new file mode 100644
index 0000000..222a25c
--- /dev/null
+++ b/third_party/instrumented_libraries/README.chromium
@@ -0,0 +1,14 @@
+Name: instrumented_libbraries
+URL: n/a
+Version: 0
+Security Critical: no
+License: n/a
+License File: NOT_SHIPPED
+
+Description:
+Scripts which can download and build several third party libraries
+using different instrumentation tools (AddressSanitizer, etc.).
+
+Flag "use_instrumented_libraries=1" in GYP_DEFINES enables usage of
+instrumented libraries and final binary will use them instead of standard
+system shared libraries.