Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Issue 478153002: mesa: Don't build mapi.h / mapi.c (Closed)

Created:
6 years, 4 months ago by Nico
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

mesa: Don't build mapi.h / mapi.c We don't need them, and they unconditionally mark their functions as __declspec(dllimport) in the header in a static library build, which causes warnings on the clang/win bot. BUG=82385 R=kbr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290207

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M third_party/mesa/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/mesa/mesa.gyp View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
6 years, 4 months ago (2014-08-17 14:47:49 UTC) #1
Ken Russell (switch to Gerrit)
How'd you determine that these files aren't needed?
6 years, 4 months ago (2014-08-17 20:16:53 UTC) #2
Nico
The functions in there only seem to be called from glandium (which we don't build), ...
6 years, 4 months ago (2014-08-17 21:06:26 UTC) #3
Nico
On 2014/08/17 21:06:26, Nico (very away) wrote: > The functions in there only seem to ...
6 years, 4 months ago (2014-08-18 03:47:25 UTC) #4
Ken Russell (switch to Gerrit)
On 2014/08/18 03:47:25, Nico (very away) wrote: > On 2014/08/17 21:06:26, Nico (very away) wrote: ...
6 years, 4 months ago (2014-08-18 04:05:28 UTC) #5
Nico
6 years, 4 months ago (2014-08-18 04:19:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as 290207 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698