From bc2c5aceb55b29cfb78c86925b54ec0aa846e65b Mon Sep 17 00:00:00 2001 From: Chan Lee Date: Thu, 22 Jun 2017 14:27:36 +0900 Subject: [PATCH] Add libasan.so to build with ASan option Change-Id: Ice5a2c21de573015d1200ce6f6176a646a88a9c4 Signed-off-by: Chan Lee --- rs_resource/OSS/baserpm/gcc-rs.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 rs_resource/OSS/baserpm/gcc-rs.xml diff --git a/rs_resource/OSS/baserpm/gcc-rs.xml b/rs_resource/OSS/baserpm/gcc-rs.xml new file mode 100644 index 0000000..48dc34e --- /dev/null +++ b/rs_resource/OSS/baserpm/gcc-rs.xml @@ -0,0 +1,22 @@ + + +jehyung.lee@samsung.com +dongkyun.s@samsung.com +chan45.lee@samsung.com +jh4u.jeong@samsung.com +sangmin7.seo@samsung.com + + + + + + + + * + + + + /usr/include + /usr/lib + libasan.so + -- 2.34.1