We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac65774 commit 074411cCopy full SHA for 074411c
1 file changed
config/emsc.mk
@@ -10,9 +10,7 @@ this_static_lib_only := true
10
11
# TODO: remove the warning suppression when the PR is merged
12
# 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
+# this_cxxflags += -Wno-version-check
16
17
this_cxxflags += -fwasm-exceptions
18
this_cxxflags += -sSUPPORT_LONGJMP=wasm
0 commit comments