[TTC-6] packaging: Enable gcc-contrib package 57/147457/4 accepted/tizen/base/20170920.065336 submit/tizen_base/20170919.080038
authorDenis Khalikov <d.khalikov@partner.samsung.com>
Tue, 22 Aug 2017 08:08:58 +0000 (11:08 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Mon, 11 Sep 2017 00:33:31 +0000 (00:33 +0000)
commitd550c4446787884a14d3d5dd0b3dde3e6847fd8e
tree855eb529ca61aae4afd14d92f642e7617de0af57
parentc3e78ae0b590d2d5f32209a4bfdb87c37b29eb96
[TTC-6] packaging: Enable gcc-contrib package

All scripts related to toolchain moved from
gcc package to gcc-contrib package.

Change-Id: I52019814fe8c4173241d91982e3200da88918593
Signed-off-by: Denis Khalikov <d.khalikov@partner.samsung.com>
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
packaging/ASAN_OPTIONS [new file with mode: 0644]
packaging/LSAN_OPTIONS [new file with mode: 0644]
packaging/UBSAN_OPTIONS [new file with mode: 0644]
packaging/asan_symbolize.py [new file with mode: 0644]
packaging/extract-ubsan-logs [new file with mode: 0644]
packaging/gcc-contrib.manifest [new file with mode: 0644]
packaging/gcc-contrib.spec [new file with mode: 0644]
packaging/gcc-force-options [new file with mode: 0644]
packaging/gcc-unforce-options [new file with mode: 0644]
packaging/lsan.supp [new file with mode: 0644]
packaging/macros.ubsan [new file with mode: 0644]