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
ARCv3: Pass linker correct LDFLAGS when building loader
ARCv3 loader for 32-bit ARC HS58 didn't link if arc64-elf toolchain was used.
That happened because LD flags are not being passed to the loader link command.
0 commit comments