enable ohos for fangtian

Signed-off-by: yanansong <songyanan5@huawei.com>
This commit is contained in:
yanansong 2023-10-17 01:43:39 +00:00 committed by Gitee
parent c9e92da3d7
commit 8d80bba307
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -308,7 +308,7 @@ sed -i -e 's/cpp_std=gnu++11/cpp_std=gnu++14/g' meson.build
export ASFLAGS="--generate-missing-build-notes=yes"
%meson -Dcpp_std=gnu++14 \
-Db_ndebug=true \
-Dplatforms=x11,wayland \
-Dplatforms=x11,wayland,ohos \
-Ddri3=enabled \
-Ddri-drivers=%{?dri_drivers} \
-Dosmesa=true \