SHA256
1
0
forked from pool/Mesa

- n_Define-GLAPIVAR-separate-from-GLAPI.patch:

Add separate definition GLAPIVAR as GLAPI
  doesn't have the an 'extern' for some compiler
  versions. This is needed for GLw (bsc#970725).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=506
This commit is contained in:
2016-03-16 18:13:28 +00:00
committed by Git OBS Bridge
parent b9543c3565
commit 7d5f5e6f1f
3 changed files with 51 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 16 18:12:00 UTC 2016 - eich@suse.com
- n_Define-GLAPIVAR-separate-from-GLAPI.patch:
Add separate definition GLAPIVAR as GLAPI
doesn't have the an 'extern' for some compiler
versions. This is needed for GLw (bsc#970725).
-------------------------------------------------------------------
Wed Mar 16 11:31:20 UTC 2016 - sndirsch@suse.com