summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoegeun Kwon <hoegeun.kwon@samsung.com>2022-12-06 08:54:25 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2023-12-04 15:16:38 +0900
commit80a553570e22cd8ee111525cf4ad5dbdf62f8b7e (patch)
treea557786c8e814c607e5c689a5f0a053ccd708ffc
parent48a7627ab987a52319745e4bed171732edec2dd8 (diff)
downloadlibdrm-accepted/tizen_base_toolchain.tar.gz
libdrm-accepted/tizen_base_toolchain.tar.bz2
libdrm-accepted/tizen_base_toolchain.zip
Disable unnecessary etnaviv features on Tizen. Change-Id: I3b48fd87e871e87d2fefc49de1f1fd111c8ebffa Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
-rw-r--r--packaging/libdrm.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/libdrm.spec b/packaging/libdrm.spec
index a06f9f39..97e31159 100644
--- a/packaging/libdrm.spec
+++ b/packaging/libdrm.spec
@@ -86,6 +86,7 @@ meson setup --prefix /usr --libdir %{_libdir} \
-Dvigs=enabled \
-Dinstall-test-programs=true \
-Dcairo-tests=disabled \
+ -Detnaviv=disabled \
-Db_pie=true \
builddir