We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb2343 commit d97b7c2Copy full SHA for d97b7c2
cores/esp8266/abi.cpp
@@ -58,4 +58,6 @@ namespace std {
58
}
59
60
61
+// TODO: rebuild windows toolchain to make this unnecessary:
62
+void* __dso_handle;
63
0 commit comments