From: Denis Khalikov Date: Fri, 25 Aug 2017 08:48:14 +0000 (+0300) Subject: packaging: Disable UBSan build. X-Git-Tag: submit/tizen_6.0_base_hotfix/20201030.192501 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen_6.0_base_hotfix%2F20201030.192501;p=platform%2Fupstream%2Fgroff.git packaging: Disable UBSan build. Change-Id: I6e86132c3e564c1b9f0c3f4589136690118c3cf5 --- diff --git a/packaging/groff.spec b/packaging/groff.spec index 6cd7bce..54ab211 100644 --- a/packaging/groff.spec +++ b/packaging/groff.spec @@ -40,6 +40,7 @@ troff-to-ps print filter. cp %{SOURCE1001} . %build +%{?ubsan:/usr/bin/gcc-unforce-options} %configure --enable-multibyte %__make