- 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:
parent
9bf2594954
commit
40939ad4a3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- set optflags also for g++ compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -839,7 +839,8 @@ egl_platforms=x11,drm,surfaceless
|
||||
-Dgallium-drivers= \
|
||||
%endif
|
||||
-Db_ndebug=true \
|
||||
-Dc_args="%{optflags}"
|
||||
-Dc_args="%{optflags}" \
|
||||
-Dcpp_args="%{optflags}"
|
||||
|
||||
%meson_build
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- set optflags also for g++ compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user