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)
Sat, Aug 8, 4:42 PM
Unknown Object (File)
Wed, Aug 5, 2:20 AM
Unknown Object (File)
Tue, Aug 4, 2:24 AM
Unknown Object (File)
Thu, Jul 30, 6:17 PM
Unknown Object (File)
Fri, Jul 24, 10:24 PM
Unknown Object (File)
Jun 28 2026, 12:33 PM
Unknown Object (File)
Jun 22 2026, 9:15 PM
Unknown Object (File)
Jun 16 2026, 8:52 PM
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.