mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-23 10:33:55 +08:00
6 lines
130 B
Bash
6 lines
130 B
Bash
git clone https://github.com/gpac/gpac.git -b v0.6.1
|
|
cd gpac
|
|
./configure --static-mp4box --use-zlib=no
|
|
cp bin/gcc/MP4Box ../bin/
|
|
|