summaryrefslogtreecommitdiffstats
path: root/libasan.5.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libasan.5.pkg/control')
-rw-r--r--libasan.5.pkg/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/libasan.5.pkg/control b/libasan.5.pkg/control
new file mode 100644
index 0000000..5b6e5cb
--- /dev/null
+++ b/libasan.5.pkg/control
@@ -0,0 +1,6 @@
+Architecture: any
+Platform: all
+Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends},
+Description: AddressSanitizer (ASan), an address sanity checker
+ AddressSanitizer is a fast memory error detector. It consists of a compiler
+ instrumentation module and a run-time library.