Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 757551 Details for
Bug 824102
media-libs/lsp-plugins-1.1.29: fails to build on armv8 ((.text._ZN3dsp4initEv+0x20): undefined reference to `arm::dsp_init()')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lsp-plugins-1.1.29_armv8a-dsp.patch
lsp-plugins-1.1.29_armv8a-dsp.patch (text/plain), 358 bytes, created by
Marek Szuba
on 2021-12-06 11:17:45 UTC
(
hide
)
Description:
lsp-plugins-1.1.29_armv8a-dsp.patch
Filename:
MIME Type:
Creator:
Marek Szuba
Created:
2021-12-06 11:17:45 UTC
Size:
358 bytes
patch
obsolete
>--- a/src/dsp/Makefile >+++ b/src/dsp/Makefile >@@ -44,6 +44,9 @@ endif > ifeq ($(BUILD_PROFILE), armv7ve) > LINK_OBJECTS += $(ARM_IMPL) $(NEON_D32_IMPL) > endif >+ifeq ($(BUILD_PROFILE), armv8a) >+LINK_OBJECTS += $(ARM_IMPL) $(NEON_D32_IMPL) >+endif > ifeq ($(BUILD_PROFILE), arm32) > LINK_OBJECTS += $(ARM_IMPL) $(NEON_D32_IMPL) > endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 824102
:
751750
| 757551