Page MenuHomeFreeBSD

Unbreak the linux compat layer build by passing appropriate arguments to objcopy
ClosedPublic

Authored by ngie on May 24 2015, 11:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 7 2024, 1:30 PM
Unknown Object (File)
Jan 7 2024, 1:30 PM
Unknown Object (File)
Jan 7 2024, 1:22 PM
Unknown Object (File)
Dec 20 2023, 3:35 AM
Unknown Object (File)
Aug 30 2023, 10:19 AM
Unknown Object (File)
Jul 9 2023, 12:51 PM
Unknown Object (File)
May 27 2023, 6:59 PM
Unknown Object (File)
May 27 2023, 6:52 PM
Subscribers

Details

Reviewers
dchagin
Summary

Unbreak the linux compat layer build by passing appropriate arguments to objcopy

Test Plan

Build passed with:

% make buildkernel -j12 KERNCONF=GENERIC KERNCONFDIR=/usr/src/sys/amd64/conf/ \

MODULES_OVERRIDE=linux

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

ngie retitled this revision from to Unbreak the linux compat layer build by passing appropriate arguments to objcopy.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: dchagin.
dchagin edited edge metadata.

commited

This revision is now accepted and ready to land.May 29 2015, 3:18 PM