Page MenuHomeFreeBSD

Dependency problem between userboot and libgeliboot
AbandonedPublic

Authored by larafercue_gmail.com on Jul 9 2017, 9:56 AM.
Tags
None
Referenced Files
F83140960: D11544.diff
Mon, May 6, 9:27 PM
Unknown Object (File)
Fri, May 3, 8:53 AM
Unknown Object (File)
Fri, May 3, 8:53 AM
Unknown Object (File)
Fri, May 3, 5:53 AM
Unknown Object (File)
Feb 21 2024, 5:52 AM
Unknown Object (File)
Dec 20 2023, 4:27 AM
Unknown Object (File)
Dec 12 2023, 9:51 PM
Unknown Object (File)
Oct 13 2023, 7:30 PM
Subscribers

Details

Reviewers
allanjude
Summary

The userboot directory needs the libgeliboot.a library to be linked against it but the order
of the sub-directories breaks the build, so reordering it solves the problem.

Sponsored by: Essen Hackathon 2017

Test Plan

Go under sys/boot and run 'make clean all'

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bcr added a subscriber: bcr.

Remove core, this is not an issue for them. Src committers might be better.