Skip to content

Changes

Started by upstream project gerrit-libosmo-abis #498
Started 19 hr ago
Queued 58 sec

Summary

  1. configure: handle emscripten builds and disable unsupported features (details)
Commit 8b2a8cfe0fb516210c7e21e62292098ad62b59d2 by dtv.comp
configure: handle emscripten builds and disable unsupported features

Detect emscripten compiler and adjust default configure options
accordingly. When building with emcc, disable ortp and DAHDI
support by default, as these components are not applicable in
Emscripten environments.

Also ignore generated .wasm artifacts in .gitignore.

No functional change for native builds.

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