- set optflags also for g++ compiler

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=914
This commit is contained in:
2020-01-29 13:36:55 +00:00
committed by Git OBS Bridge
parent 9bf2594954
commit 40939ad4a3
4 changed files with 14 additions and 2 deletions

View File

@@ -838,7 +838,8 @@ egl_platforms=x11,drm,surfaceless
-Dgallium-drivers= \
%endif
-Db_ndebug=true \
-Dc_args="%{optflags}"
-Dc_args="%{optflags}" \
-Dcpp_args="%{optflags}"
%meson_build