You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ARCH=um make LLVM=1 -j128 defconfig all
...
/usr/bin/ld: init/main.o: warning: relocation in read-only section `.ref.text'/usr/bin/ld: warning: .tmp_vmlinux.kallsyms1 has a LOAD segment with RWX permissions/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
why is GNU ld being invoked?
The text was updated successfully, but these errors were encountered:
why is GNU ld being invoked?
The text was updated successfully, but these errors were encountered: