From: Wootak Jung Date: Tue, 15 Mar 2016 00:09:48 +0000 (+0900) Subject: Fix build error on Intel architectures (ia32, x86_64) X-Git-Tag: accepted/tizen/common/20160315.221457^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d07b0ead5723dd87f7640710badaa2c72495dbd;p=platform%2Fcore%2Ftelephony%2Ftel-plugin-atmodem.git Fix build error on Intel architectures (ia32, x86_64) Change-Id: I1b931e9d6dcad56963d3d135012fa3df83ac0f8b --- diff --git a/packaging/tel-plugin-atmodem.spec b/packaging/tel-plugin-atmodem.spec index 7516203..c0dd514 100644 --- a/packaging/tel-plugin-atmodem.spec +++ b/packaging/tel-plugin-atmodem.spec @@ -10,7 +10,7 @@ Summary: Telephony AT Modem library Group: System/Libraries Source0: tel-plugin-atmodem-%{version}.tar.gz -%if %{_with_emulator} +%if "%{_with_emulator}" == "1" %else ExcludeArch: %{arm} aarch64 %endif