FreeBSD Bugzilla – Attachment 219765 Details for
Bug 251206
astro/siril : Undefined symbol "cblas_dcopy" at runtime
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Amend Meson linker arguments to include missing symbols
patch-meson.build (text/plain), 343 bytes, created by
Ned Leitch
on 2020-11-17 05:58:34 UTC
(
hide
)
Description:
Amend Meson linker arguments to include missing symbols
Filename:
MIME Type:
Creator:
Ned Leitch
Created:
2020-11-17 05:58:34 UTC
Size:
343 bytes
patch
obsolete
>--- meson.build.orig 2020-11-17 05:31:50 UTC >+++ meson.build >@@ -123,6 +123,7 @@ if platform_linux > elif platform_bsd > siril_link_arg += '-rdynamic' > siril_link_arg += '-lexecinfo' >+ siril_link_arg += '-Wl,--no-as-needed' > elif platform_windows > #TODO: Do Meson provide more elegant way? > siril_link_arg += '-Wl,--export-all-symbols'
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 251206
: 219765