Skip to content

Commit

Permalink
sure OSMESA=1 (emcc)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Jan 6, 2025
1 parent b38d895 commit 36c8ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ else ifeq ($(CC),emcc)
NO_GLES = 0
NO_VULKAN = 1
detected_OS = web
NO_OSMESA = 1
else ifneq ($(CC),g++)
LIBS += -std=c99
endif
Expand Down

0 comments on commit 36c8ab2

Please sign in to comment.