mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-21 15:53:52 +08:00
* git mv to third_party * find and replace * fix release tests * update pre-commit * update tici bins * update eon bins Co-authored-by: Comma Device <device@comma.ai>
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
git clone https://github.com/enthought/bzip2-1.0.6.git
|
|
cd bzip2-1.0.6
|
|
git reset --hard 288acf97a15d558f96c24c89f578b724d6e06b0c
|
|
|
|
make libbz2.a
|
|
cp libbz2.a ../
|