Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2022 22:36:10 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        Dimitry Andric <dim@FreeBSD.org>, dev-commits-src-main@freebsd.org
Subject:   Re: git: 0817c8dc2a48 - main - Avoid adding -d to kernel module link command lines for lld >= 14
Message-ID:  <9725F111-F37B-4685-A1B7-A898927DF4E4@yahoo.com>
References:  <9725F111-F37B-4685-A1B7-A898927DF4E4.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
When I build kernels for armv7 on (output line split
for readability):

# uname -apKU
FreeBSD CA72_16Gp_ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT #53
main-n255638-0817c8dc2a48-dirty: Sat May 14 16:50:12 PDT 2022
=
root@CA72_16Gp_ZFS:/usr/obj/BUILDs/main-CA72-nodbg-clang/usr/main-src/arm6=
4.aarch64/sys/GENERIC-NODBG-CA72
arm64 aarch64 1400059 1400059

as part of upgrading things to:

# ~/fbsd-based-on-what-commit.sh -C /usr/main-src/
branch: main
merge-base: 77649f35a7e53e3cbbd5b416e8802f70e21a99f6
merge-base: CommitDate: 2022-05-21 18:30:35 +0000
77649f35a7e5 (HEAD -> main, freebsd/main, freebsd/HEAD) boot/zfs: Extend =
zfsimpl.h and make it easier to use
n255745 (--first-parent --count for merge-base)

I still get notices about:

Building =
/usr/obj/BUILDs/main-CA7-nodbg-clang/usr/main-src/arm.armv7/sys/GENERIC-NO=
DBG-CA7/sdma-imx6q.fwo
--- sdma-imx6q.fwo ---
ld: warning: -d, -dc, -dp, and --[no-]define-common will be removed. See =
https://github.com/llvm/llvm-project/issues/53660


Such is not true for targeting amd64 or aarch64, just
for targeting armv7. (My context is limited to those 3.)

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9725F111-F37B-4685-A1B7-A898927DF4E4>