Page MenuHomeFreeBSD

Fix build error in graphics/dri when CPUTYPE is set
ClosedPublic

Authored by rezny on Feb 12 2017, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 10:37 PM
Unknown Object (File)
Thu, Sep 10, 3:27 AM
Unknown Object (File)
Tue, Sep 8, 4:19 AM
Unknown Object (File)
Mon, Sep 7, 8:28 AM
Unknown Object (File)
Sun, Sep 6, 3:28 PM
Unknown Object (File)
Sun, Sep 6, 2:57 PM
Unknown Object (File)
Sun, Sep 6, 9:19 AM
Unknown Object (File)
Sun, Sep 6, 1:34 AM
Subscribers

Details

Summary

I trimmed the patches a bit too much yesterday and removed a section that looked like the work of sed, but which wasn't or was from a sed command not included in the post-patch, and that removal causes the build to fail when CPUTYPE is set. Add the proper sed magic, courtesy of madpilot, to fix.

Test Plan

Poudriere 11-STABLE amd64 with CPUTYPE set, OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7381
Build 7546: arc lint + arc unit

Event Timeline

rezny retitled this revision from to Fix build error in graphics/dri when CPUTYPE is set.
rezny updated this object.
rezny edited the test plan for this revision. (Show Details)
rezny added reviewers: x11, swills, feld.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Feb 12 2017, 3:28 PM
This revision was automatically updated to reflect the committed changes.