Skip to content

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

Merged
winlinvip merged 5 commits intoossrs:developfrom
terrencetang2023:bugfix/cbrt-aarch64
Aug 31, 2023
Merged

Compile: Add aarch64 to the conditions of use of the cbrt function. v6.0.72#3776
winlinvip merged 5 commits intoossrs:developfrom
terrencetang2023:bugfix/cbrt-aarch64

Conversation

@terrencetang2023
Copy link
Copy Markdown
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
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.

Development

Successfully merging this pull request may close these issues.

2 participants