Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chrome.ffmpeg] add riscv64 for android #2

Merged

Conversation

unicornx
Copy link
Contributor

@unicornx unicornx commented Mar 3, 2023

There are two commitments in this PR.

Running following commands to create the files required by gn for Chrome

$ cd <CHROMIUM_SRC>/third_party/ffmpeg
$ ./chromium/scripts/build_ffmpeg.py android riscv64
$ ./chromium/scripts/generate_gn.py
$ ./chromium/scripts/copy_config.sh

Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
Signed-off-by: McKnight22 <tao.wang.2261@gmail.com>
Note: for these generated files, to my understand, they should not be
committed, we can run script and generate them before running gn.
But to make my life easy, I add them.

Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
@unicornx unicornx requested a review from McKnight22 March 3, 2023 06:24
@unicornx unicornx assigned unicornx and unassigned McKnight22 Mar 3, 2023
@unicornx unicornx changed the title add riscv64 for android [chrom.ffmpeg] add riscv64 for android Mar 3, 2023
@unicornx unicornx changed the title [chrom.ffmpeg] add riscv64 for android [chrome.ffmpeg] add riscv64 for android Mar 3, 2023
@unicornx unicornx merged commit de7399e into aosp-riscv:riscv64_109.0.5414.87_dev Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants