Attention is currently required from: Timur Davydov.
1 comment:
File configure.ac:
Patch Set #1, Line 242: AM_CONDITIONAL(ENABLE_TUN, test "x$embedded" != "xyes")
ENABLE_TUN is meant to be the inverse of EMBEDDED, so that tun.c is not built […]
In this patch, ENABLE_TUN is a noop, so it doesn't make sense to have a patch containing that imho.
I think you probably want to figure out what exactly is not available when building with emscripten and then add a check for that specific thing tundev.c depends on.
To view, visit change 41878. To unsubscribe, or for help writing mail filters, visit settings.