Page MenuHomeFreeBSD

devel/arm-none-eabi-newlib: make pkg-plist dynamic
ClosedPublic

Authored by joerg on Oct 30 2021, 7:50 PM.
Tags
None
Referenced Files
F134910376: D32755.id97747.diff
Wed, Nov 5, 4:01 AM
Unknown Object (File)
Sun, Nov 2, 3:21 AM
Unknown Object (File)
Thu, Oct 30, 3:35 AM
Unknown Object (File)
Thu, Oct 23, 7:32 AM
Unknown Object (File)
Thu, Oct 23, 2:22 AM
Unknown Object (File)
Thu, Oct 9, 3:40 AM
Unknown Object (File)
Wed, Oct 8, 1:51 PM
Unknown Object (File)
Tue, Oct 7, 6:11 AM
Subscribers

Details

Reviewers
kevans
manu
Summary

Rather than using a static pkg-plist, create it dynamically.

This is meant to cope with the multitude of different multilib layouts that arises once the multilib options for the compiler are made tunable.

https://reviews.freebsd.org/D32638

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joerg requested review of this revision.Oct 30 2021, 7:50 PM

Mentioning @dirs in the resulting pkg-plist had been broken before.

Found by: poudriere

Further update: use --enable-multilib.

LGTM if it builds with poudriere-

This revision is now accepted and ready to land.Nov 5 2021, 6:53 AM