kopia lustrzana https://github.com/cirospaciari/socketify.py
try to make cross-compile m1
rodzic
b07ae890af
commit
e1ff431477
|
@ -11,7 +11,7 @@ jobs:
|
||||||
git clone --branch v1.44.2 --recursive https://github.com/libuv/libuv.git
|
git clone --branch v1.44.2 --recursive https://github.com/libuv/libuv.git
|
||||||
cd libuv
|
cd libuv
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
./configure --build=x86_64-apple-darwin --host=arm64-apple-macos11
|
./configure --build=x86_64-apple-darwin --target=arm64-apple-macos11
|
||||||
make
|
make
|
||||||
cd ../
|
cd ../
|
||||||
git clone --recursive https://github.com/cirospaciari/socketify.py.git
|
git clone --recursive https://github.com/cirospaciari/socketify.py.git
|
||||||
|
|
Ładowanie…
Reference in New Issue