From: Jean-Benoit MARTIN Date: Wed, 19 Feb 2014 10:29:11 +0000 (+0100) Subject: Fix build issue in wayland X-Git-Tag: accepted/tizen/generic/20140221.132606~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F70%2F16570%2F1;p=platform%2Fcore%2Fbase%2Fsyspopup.git Fix build issue in wayland Bug-Tizen: PTREL-631 Change-Id: Icd8ef658edeb1a344e46eba3d0046463a370fe42 Signed-off-by: Jean-Benoit MARTIN --- diff --git a/packaging/syspopup.spec b/packaging/syspopup.spec index 024ac68..70defab 100755 --- a/packaging/syspopup.spec +++ b/packaging/syspopup.spec @@ -64,7 +64,7 @@ cp %{SOURCE1001} %{SOURCE1002} %{SOURCE1003} %{SOURCE1004} . %build %cmake . \ %if %{with wayland} && !%{with x} --Dwith_wayland=TRUE\ +-Dwith_wayland=TRUE \ %endif -DEXTRA_CFLAGS=-fPIC