Skip to content

Commit 36c8ab2

Browse files
sure OSMESA=1 (emcc)
1 parent b38d895 commit 36c8ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ else ifeq ($(CC),emcc)
8282
NO_GLES = 0
8383
NO_VULKAN = 1
8484
detected_OS = web
85+
NO_OSMESA = 1
8586
else ifneq ($(CC),g++)
8687
LIBS += -std=c99
8788
endif

0 commit comments

Comments
 (0)