mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-12-03 21:23:15 +00:00
Add GLX_TLS setting to configs/default.
Should have gone in with 31351dc029
,
thanks to Dan Nicholson for noticing.
This commit is contained in:
parent
a988ddf379
commit
0e3ff159f9
@ -25,6 +25,7 @@ CXXFLAGS = -O
|
||||
LDFLAGS =
|
||||
HOST_CFLAGS = $(CFLAGS)
|
||||
GLU_CFLAGS =
|
||||
GLX_TLS = no
|
||||
|
||||
# Compiler for building demos/tests/etc
|
||||
APP_CC = $(CC)
|
||||
|
Loading…
Reference in New Issue
Block a user