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
Unknown Object (File)
Sun, Feb 2, 12:47 PM
Unknown Object (File)
Jan 24 2025, 2:08 PM
Unknown Object (File)
Jan 19 2025, 12:55 PM
Unknown Object (File)
Jan 19 2025, 11:13 AM
Unknown Object (File)
Dec 9 2024, 12:03 PM
Unknown Object (File)
Dec 9 2024, 2:43 AM
Unknown Object (File)
Nov 30 2024, 12:34 PM
Unknown Object (File)
Nov 24 2024, 1:23 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