Skip to content

Commit 074411c

Browse files
committed
emsc: comment version check warning
1 parent ac65774 commit 074411c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

config/emsc.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ this_static_lib_only := true
1010

1111
# TODO: remove the warning suppression when the PR is merged
1212
# Suppress version-check warning due to https://github.com/conan-io/conan-center-index/pull/26247
13-
this_cxxflags += -Wno-version-check
14-
15-
# this_cxxflags += -D RUISAPP_RENDER_OPENGLES
13+
# this_cxxflags += -Wno-version-check
1614

1715
this_cxxflags += -fwasm-exceptions
1816
this_cxxflags += -sSUPPORT_LONGJMP=wasm

0 commit comments

Comments
 (0)