Bug 22414 - libxcb cygwin build fixes
Summary: libxcb cygwin build fixes
Status: RESOLVED FIXED
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Cygwin
: medium normal
Assignee: xcb mailing list dummy
QA Contact: xcb mailing list dummy
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-06-22 07:41 UTC by Jon Turney
Modified: 2009-08-31 08:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to add -no-undefined (8.14 KB, patch)
2009-06-22 07:41 UTC, Jon Turney
Details | Splinter Review

Description Jon Turney 2009-06-22 07:41:42 UTC
Created attachment 27010 [details] [review]
Patch to add -no-undefined

-no-undefined is required to tell libtool a shared library should be built on platforms which require all references to be statisfied at link time.

Attached patch by Yaakov Selkowitz.


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.