From 6ac22379162cdc90040409438956260f3da75959 Mon Sep 17 00:00:00 2001 From: "jk7744.park" Date: Sat, 24 Oct 2015 15:31:34 +0900 Subject: [PATCH] tizen 2.4 release --- packaging/xorg-x11-drv-emulfb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/xorg-x11-drv-emulfb.spec b/packaging/xorg-x11-drv-emulfb.spec index 3c269ce..9a82fab 100644 --- a/packaging/xorg-x11-drv-emulfb.spec +++ b/packaging/xorg-x11-drv-emulfb.spec @@ -3,7 +3,7 @@ Name: xorg-x11-drv-emulfb Summary: X.Org X server driver for sdk emulation -Version: 0.5.10 +Version: 0.5.9 Release: 1 #ExclusiveArch: %arm Group: System/X Hardware Support @@ -44,7 +44,7 @@ This package provides the driver for sdk emulation %endif %reconfigure --disable-static %{ENABLE_ARM} \ - CFLAGS="-Wall -Werror ${CFLAGS}" LDFLAGS="${LDFLAGS} -Wl,--hash-style=both -Wl,--as-needed" + CFLAGS="-Wall ${CFLAGS}" LDFLAGS="${LDFLAGS} -Wl,--hash-style=both -Wl,--as-needed" make %{?jobs:-j%jobs} -- 2.7.4