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

Compile: Add aarch64 to the conditions of use of the cbrt function. v6.0.72 #3776

Merged
merged 5 commits into from
Aug 31, 2023

Conversation

terrencetang2023
Copy link
Contributor

I got an error when cross-compiling the aarch64 platform, the log is as follows:
./libavutil/libm.h:54:32: error: static declaration of 'cbrt' follows non-static declaration
I see that there are such compilation errors in the trunk/auto/depends.sh file that have been resolved for the ARM and MIPSE platforms, and it is recommended to add the ARCH64 platform

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Aug 21, 2023
@winlinvip winlinvip changed the title Compile: Add aarch64 to the conditions of use of the cbrt function Compile: Add aarch64 to the conditions of use of the cbrt function. v6.0.72 Aug 30, 2023
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Aug 30, 2023
@winlinvip winlinvip merged commit a2e10f1 into ossrs:develop Aug 31, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants