Hello,
made some progress with compilation but have question about building step - in document we see:But I got following content in out folder:and not sure what need to be compiled and how. Started with:but not sure about next third_party/ffmpeg step when compilation will be finished.
Just ?
What is arm64-bullseye-ozone-rel-std for then?
Thank you!
made some progress with compilation but have question about building step - in document we see:
Code:
# Build chromeninja -C out/armv6 chrome chrome_sandbox# Build armv7 ffmpegninja -C out/armv7 third_party/ffmpeg
Code:
# ls -ltr out/total 40drwxr-xr-x 8 root root 20480 Jul 6 09:34 arm64-bullseye-ozone-rel-stddrwxr-xr-x 12 root root 20480 Jul 6 09:42 arm64-bullseye-ozone-rel
Code:
ninja -C out/arm64-bullseye-ozone-rel chrome chrome_sandbox
Just
Code:
ninja -C out/arm64-bullseye-ozone-rel third_party/ffmpeg
What is arm64-bullseye-ozone-rel-std for then?
Thank you!
Statistics: Posted by atthe — Sat Jul 06, 2024 1:47 pm