| Summary: | =sci-mathematics/yafu-1.34.3 fails to build due to missing link flags | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Coacher <itumaykin+gentoo> |
| Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | patrick |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log
fix-missing-link-flags.patch |
||
|
Description
Coacher
2013-03-17 07:14:48 UTC
Created attachment 342324 [details]
build.log
Created attachment 342326 [details]
fix-missing-link-flags.patch
Proposed patch that adds `-lgomp` to link flags. After it I was able to succesfully finish `make x86_64` build.
+ 21 Mar 2013; Patrick Lauer <patrick@gentoo.org> +files/fix-Makefile.patch, + yafu-1.34.3.ebuild: + Add more linker flags #461976 Excellent, thanks! |