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)
Sun, Jun 28, 12:33 PM
Unknown Object (File)
Mon, Jun 22, 9:15 PM
Unknown Object (File)
Tue, Jun 16, 8:52 PM
Unknown Object (File)
Thu, Jun 4, 7:47 PM
Unknown Object (File)
Thu, Jun 4, 5:15 PM
Unknown Object (File)
Jun 4 2026, 3:17 AM
Unknown Object (File)
May 14 2026, 9:16 PM
Unknown Object (File)
May 7 2026, 6:17 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.