mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1134565 - Remove DISABLE_STL_WRAPPING in gfx/angle. r=gps
This commit is contained in:
parent
1913fce44d
commit
77c7ab37e7
@ -117,9 +117,6 @@ DEFINES['GL_APICALL'] = ""
|
||||
DEFINES['GL_GLEXT_PROTOTYPES'] = ""
|
||||
DEFINES['EGLAPI'] = ""
|
||||
|
||||
# ANGLE uses the STL, so we can't use our derpy STL wrappers.
|
||||
DISABLE_STL_WRAPPING = True
|
||||
|
||||
|
||||
# Only build libEGL/libGLESv2 on Windows
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
|
Loading…
Reference in New Issue
Block a user