| Summary: | media-libs/libopenshot-0.1.8 ignores *FLAGS, results in failing multilib support on amd64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas Sachau <tommy> |
| Component: | Current packages | Assignee: | Stefan Strogin <steils> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | media-video |
| Priority: | Normal | Keywords: | NeedPatch |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log on amd64 for ABI=x86 | ||
|
Description
Thomas Sachau
2018-09-30 15:45:46 UTC
In the build.log, there is the following entries: Compiler flags: C -march=native -O2 -pipe -m32 C++ -std=c++11 So it seems like the buildsystem ignores the CXXFLAGS variable. please retry with 0.2.2 same with 0.2.2 media-libs/libopenshot-0.2.4 -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=skylake -O3 -pipe C++ -march=skylake -O3 -pipe |