On 11 September 2017 at 17:38, Gert Wollny wrote:
> Am Montag, den 11.09.2017, 17:05 +0100 schrieb Emil Velikov:
>> On 10 September 2017 at 12:17, Gert Wollny
>> wrote:
>> > configure picks up libunwind automatically if it is available and
>> > links libmesagallium against it. Because static link
Am Montag, den 11.09.2017, 17:05 +0100 schrieb Emil Velikov:
> On 10 September 2017 at 12:17, Gert Wollny
> wrote:
> > configure picks up libunwind automatically if it is available and
> > links libmesagallium against it. Because static linking is used
> > all targets that use libmesagallium also
On 10 September 2017 at 12:17, Gert Wollny wrote:
> configure picks up libunwind automatically if it is available and
> links libmesagallium against it. Because static linking is used
> all targets that use libmesagallium also need to link against libunwind
> in this case, and this should be check
configure picks up libunwind automatically if it is available and
links libmesagallium against it. Because static linking is used
all targets that use libmesagallium also need to link against libunwind
in this case, and this should be checked on travis-ci.
---
.travis.yml | 4
1 file changed,