kopia lustrzana https://github.com/cirospaciari/socketify.py
try to set host + target on m1
rodzic
6272cff73b
commit
89a09c2e7e
|
@ -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 --target=arm64-apple-macos11
|
./configure --build=x86_64-apple-darwin --host=arm64-apple-macos11 --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