enable dri3 16/29516/1
authorBoram Park <boram1288.park@samsung.com>
Wed, 29 Oct 2014 02:51:11 +0000 (11:51 +0900)
committerBoram Park <boram1288.park@samsung.com>
Wed, 29 Oct 2014 02:51:11 +0000 (11:51 +0900)
Change-Id: Ia1f08f74b5b66921b74416209c3c9b30afbbed37

packaging/xf86-video-exynos.spec

index f816cbb..1902d8e 100755 (executable)
@@ -34,7 +34,7 @@ This package provides the driver for the Samsung display device exynos
 %build
 rm -rf %{buildroot}
 
-%autogen --disable-static \
+%autogen --disable-static --enable-dri3 \
        CFLAGS="${CFLAGS} -Wall -mfpu=neon -DNO_CRTC_MODE -mfloat-abi=softfp" LDFLAGS="${LDFLAGS} -Wl,--hash-style=both -Wl,--as-needed"