Attention is currently required from: pespin.
1 comment:
File configure.ac:
Patch Set #1, Line 242: AM_CONDITIONAL(ENABLE_TUN, test "x$embedded" != "xyes")
In this patch, ENABLE_TUN is a noop, so it doesn't make sense to have a patch containing that imho. […]
Agreed. I'll drop ENABLE_TUN from this patch and just use !EMBEDDED.
For Emscripten I'll add a proper configure-time capability check for the actual tun.c dependency and exclude it only when that check fails.
To view, visit change 41878. To unsubscribe, or for help writing mail filters, visit settings.