Fix build of Boost.Context on ppc64, future-proof the linker script
This commit is contained in:
parent
bcaac65465
commit
91de02f8db
3 changed files with 51 additions and 4 deletions
|
|
@ -8,5 +8,5 @@
|
|||
transitive one. Hence this linker script, which brings in the
|
||||
Boost.System DSO. */
|
||||
|
||||
INPUT(libboost_thread-mt.so.1.53.0)
|
||||
INPUT(libboost_system-mt.so.1.53.0)
|
||||
INPUT(libboost_thread-mt.so.%{version})
|
||||
INPUT(libboost_system-mt.so.%{version})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue