From: Dongkyun Son Date: Fri, 22 Nov 2024 09:28:42 +0000 (+0900) Subject: packaging: %ix86: remove lsan (LeakSanitizer) X-Git-Tag: accepted/tizen/unified/20241125.023356^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=154d3c63cab1120f81756c5653f08f422faada3e;p=tools%2Fbuilding-blocks.git packaging: %ix86: remove lsan (LeakSanitizer) gcc-14 won't support on %ix86 anymore Change-Id: I5ad804a3a1ad86fa2c0d4b736d0e63825d710227 Signed-off-by: Dongkyun Son --- diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index a3fceac..e7230d7 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -406,7 +406,9 @@ Requires: privilege-checker Requires: gdb Requires: boost-date-time Requires: db4 +%ifnarch %{ix86} Requires: liblsan +%endif Requires: libpciaccess Requires: lrzsz Requires: python