[Midnightbsd-cvs] [MidnightBSD/mports] a7cf26: devel/gdb: pass --host to fix BFD configure on Mid...
Lucas Holt
noreply at github.com
Sat May 16 00:30:58 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: a7cf26099819007c377c9aaf036b9123b8f7947c
https://github.com/MidnightBSD/mports/commit/a7cf26099819007c377c9aaf036b9123b8f7947c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-16 (Sat, 16 May 2026)
Changed paths:
M devel/gdb/Makefile
Log Message:
-----------
devel/gdb: pass --host to fix BFD configure on MidnightBSD 4.0
bfd/config.bfd does not recognise i386-portbld-midnightbsd4.0 as a
supported host, causing configure-bfd to fail. The port already sets
CONFIGURE_TARGET to a FreeBSD 13.4 triple for --target; add the same
triple as --host so BFD sees a known host. Consistent with the existing
approach of using FreeBSD native debugging support on MidnightBSD.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list