[Bug 266404] sysutils/edk2: on aarch64, edk2 fails to build for FreeBSD aarch64 libgcc_s.so.1 issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 Sep 2022 20:24:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266404

--- Comment #5 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Comment on attachment 236544
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236544
Update the edk2 Makefile to use /usr/local/lib/gcc*/libgcc_s.so.1

Looks like there is ports infrastruture to help with
using the right -Wl,-rpath=/usr/local/lib/gcc* . So
this attempt of mine looks to be wasteful garbage.

-- 
You are receiving this mail because:
You are the assignee for the bug.