Skip to content

Changes

Started by upstream project gerrit-libosmo-netif #780
Started 1 day 4 hr ago
Queued 2 min 4 sec

Summary

  1. configure: disable libsctp by default when building with emscripten (details)
Commit cd228e2c91a094fabc7aaa97151706050423a938 by dtv.comp
configure: disable libsctp by default when building with emscripten

Detect the emscripten compiler and introduce a HAVE_EMSCRIPTEN
conditional.

When building with emscripten, disable libsctp by default, as SCTP is
not supported in that environment. Native builds keep libsctp enabled
by default.

Also ignore generated .wasm artifacts.

Change-Id: I023158cc39989d6fe98080fecb61410aa4e535ab
The file was modified.gitignore
The file was modifiedconfigure.ac