Summary: |
Minor configure display glitch with [how to allow undefined symbols in shared libraries used by test suite] |
Product: |
cairo
|
Reporter: |
Gilles Espinasse <g.esp> |
Component: |
general | Assignee: |
Carl Worth <cworth> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
cairo-bugs mailing list <cairo-bugs> |
Severity: |
minor
|
|
|
Priority: |
medium
|
|
|
Version: |
1.12.0 | |
|
Hardware: |
All | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
configure.ac.warnings patch
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 59630 [details] configure.ac.warnings patch Test use CAIRO_CC_TRY_FLAG instead of CAIRO_CC_TRY_FLAG_SILENT resulting in this display glitch checking how to allow undefined symbols in shared libraries used by test suite... checking whether gcc supports -Wl,--allow-shlib-undefined... yes -Wl,--allow-shlib-undefined Patch replacing with CAIRO_CC_TRY_FLAG fix the display