mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-23 08:10:17 +08:00
0b1a19f343
By switching to Makefile, parallel builds and single build are now
possible.
Examples:
Parallel Build:
make -j
Single Build:
make opus-darwin-x64
Also, since Makefile has a dependency change detection feature, the
build time is reduced significantly when there are only a few things that
change, Makefile will not rebuild everything unnecessarily.
1.9 MiB
1.9 MiB