Page MenuHomeFreeBSD

emulators/virtualbox-ose-kmod: fix DEBUG build on 11
ClosedPublic

Authored by lwhsu on Jan 25 2016, 5:06 PM.
Tags
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:34 PM
Unknown Object (File)
Thu, Apr 18, 7:49 PM
Unknown Object (File)
Mar 3 2024, 7:08 AM
Unknown Object (File)
Feb 17 2024, 12:46 PM
Unknown Object (File)
Jan 8 2024, 4:53 PM
Unknown Object (File)
Jan 8 2024, 4:53 PM
Unknown Object (File)
Jan 8 2024, 4:53 PM
Unknown Object (File)
Dec 31 2023, 10:36 PM
Subscribers

Details

Reviewers
jkim
Group Reviewers
vbox
Commits
rP425106: - Fix plist when DEBUG enabled on 11
Summary

In https://svnweb.freebsd.org/changeset/base/288176 we changed debug symbols
file from .symbols to .debug, this also affected the ports installs debug kmods.

This patch determines the correct suffix by OSREL.

I think later this might be integrated into kmod.mk and we might also need to
install debug symbols file of kmod from ports to /usr/lib/debug/boot/modules .

I'll prepare another patch about this later, in the meantime, can we have this
fix and make me can continue on my other work with virtualbox?

Thanks.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2259
Build 2268: arc lint + arc unit

Event Timeline

lwhsu retitled this revision from to emulators/virtualbox-ose-kmod: fix DEBUG build on 11.
lwhsu updated this object.
lwhsu edited the test plan for this revision. (Show Details)
lwhsu removed a subscriber: jkim.
jkim edited edge metadata.
This revision is now accepted and ready to land.Nov 1 2016, 4:48 PM
This revision was automatically updated to reflect the committed changes.