From: Oskar Chodowicz Date: Thu, 19 Sep 2019 12:06:17 +0000 (+0200) Subject: Fixes SMACK access violation errors X-Git-Tag: accepted/tizen/5.5/unified/20191031.005216^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.5_tv;p=platform%2Fupstream%2Fat-spi2-atk.git Fixes SMACK access violation errors These errors were caused by usage of p2p connection in atspi to atk adaptor Change-Id: I3ac0dd7b5d77fdae531fa96bffd8ec82ec78f1eb --- diff --git a/packaging/at-spi2-atk.spec b/packaging/at-spi2-atk.spec index a721101..faebb5f 100644 --- a/packaging/at-spi2-atk.spec +++ b/packaging/at-spi2-atk.spec @@ -44,7 +44,7 @@ accessibility toolkit. This version is based on dbus. cp %{SOURCE1001} . %build -meson --prefix /usr --libdir %{_libdir} build +meson --prefix /usr --libdir %{_libdir} build -Ddisable_p2p=true ninja -C build all %install