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

tvheadend: add conditions for -O3 and LTO optimizations #19996

Merged
merged 2 commits into from
Dec 3, 2022
Merged

tvheadend: add conditions for -O3 and LTO optimizations #19996

merged 2 commits into from
Dec 3, 2022

Conversation

M95D
Copy link
Contributor

@M95D M95D commented Nov 30, 2022

Maintainer: me
Compile tested: no.
Run tested: no. Tested only the menuconfig.

Description:
Building for arc, mips and powerpc platforms fails if -O3 and LTO optimizations are enabled. This patch removes that option for everything other than arm and x86_64. These are known to work. Fixes issue #19923.
Also fixes a typo in the description.

Building for arc, mips and powerpc platforms fails if -O3 and LTO optimizations are enabled. This patch removes that option for everything other than arm and x86_64. These are known to work.
Fixes issue #19923.
Also fixes a typo in the description.

Signed-off-by: Marius Dinu <[email protected]>
@github-actions
Copy link

github-actions bot commented Nov 30, 2022

No usage of AUTORELEASE found in changes

@M95D M95D marked this pull request as ready for review November 30, 2022 10:12
@M95D M95D marked this pull request as draft November 30, 2022 10:14
@M95D M95D marked this pull request as ready for review December 2, 2022 10:33
@neheb neheb merged commit 091681e into openwrt:master Dec 3, 2022
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.

2 participants