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
F108248094: D9555.diff
Thu, Jan 23, 2:26 AM
Unknown Object (File)
Tue, Dec 31, 5:44 AM
Unknown Object (File)
Dec 22 2024, 7:03 PM
Unknown Object (File)
Dec 22 2024, 7:02 PM
Unknown Object (File)
Dec 18 2024, 9:13 AM
Unknown Object (File)
Dec 18 2024, 8:37 AM
Unknown Object (File)
Dec 5 2024, 1:04 PM
Unknown Object (File)
Nov 14 2024, 1:58 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.