From 55334761f1bbcc7426ddf6587a27d5a214c65f51 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 20 May 2019 00:52:29 -0400 Subject: Add more binary packages --- (limited to 'libasan.5.pkg') 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. diff --git a/libasan.5.pkg/files b/libasan.5.pkg/files new file mode 100644 index 0000000..8252ae8 --- /dev/null +++ b/libasan.5.pkg/files @@ -0,0 +1,2 @@ +/usr/lib/*/libasan.so.* +/usr/lib/*/libasan*.o -- cgit v0.9.1