Bug 273648 - lang/gnat12: Add MULTILIB support, fix build on missing 32-bit libraries
Summary: lang/gnat12: Add MULTILIB support, fix build on missing 32-bit libraries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-08 21:18 UTC by Olivier Certner
Modified: 2023-09-12 17:00 UTC (History)
0 users

See Also:
thierry: maintainer-feedback+


Attachments
Please apply with 'git am' (368.11 KB, patch)
2023-09-08 21:18 UTC, Olivier Certner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Certner freebsd_committer freebsd_triage 2023-09-08 21:18:03 UTC
Patch to be attached after bug creation.  Please apply with 'git am'.

Thanks.
Comment 1 Olivier Certner freebsd_committer freebsd_triage 2023-09-08 21:18:59 UTC
Created attachment 244722 [details]
Please apply with 'git am'
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-12 16:59:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8dff94d7aa08d1c31915371e567a33059e2d415

commit f8dff94d7aa08d1c31915371e567a33059e2d415
Author:     Olivier Certner <olivier.freebsd@free.fr>
AuthorDate: 2023-09-12 14:28:18 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-12 16:58:44 +0000

    lang/gnat12: add MULTILIB support, fix build on missing 32-bit libraries

    PR:             273648
    Reported by:    Olivier Certner

 lang/gnat12/Makefile  |   21 +-
 lang/gnat12/pkg-plist | 4846 ++++++++++++++++++++++++-------------------------
 2 files changed, 2442 insertions(+), 2425 deletions(-)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2023-09-12 17:00:56 UTC
Committed, thanks!