Page MenuHomeFreeBSD

Fix the build of libglapi on powerpc and powerpc64.
ClosedPublic

Authored by jmmv on Oct 21 2015, 6:46 PM.
Tags
None
Referenced Files
F137918004: D3966.diff
Thu, Nov 27, 5:40 AM
Unknown Object (File)
Fri, Nov 14, 2:32 AM
Unknown Object (File)
Wed, Nov 12, 11:11 PM
Unknown Object (File)
Tue, Nov 11, 5:14 AM
Unknown Object (File)
Tue, Nov 4, 8:59 AM
Unknown Object (File)
Sat, Nov 1, 12:34 AM
Unknown Object (File)
Sat, Nov 1, 12:34 AM
Unknown Object (File)
Sat, Nov 1, 12:34 AM
Subscribers
None

Details

Summary

The Gallium driver is called radeonsi, not radeon, and the wrong name
caused the configure stage to fail.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jmmv retitled this revision from to Fix the build of libglapi on powerpc and powerpc64..
jmmv updated this object.
jmmv edited the test plan for this revision. (Show Details)
jmmv added reviewers: kwm, bdrewery.
kwm edited edge metadata.
This revision is now accepted and ready to land.Oct 21 2015, 8:34 PM
This revision was automatically updated to reflect the committed changes.

Sorry for not submitting this promptly, but I was waiting on mentor approval...

And thanks for doing it!